linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.21-uv1 patch released
@ 2003-06-13 18:37 James Bourne
  2003-06-13 18:42 ` Randy.Dunlap
  0 siblings, 1 reply; 6+ messages in thread
From: James Bourne @ 2003-06-13 18:37 UTC (permalink / raw)
  To: linux-kernel

Hi all,
I've placed the update version 1 (2.4.21-uv1) patch at
http://www.hardrock.org/kernel/current-updates/ for those who require it.

The current version contains only the NFS silly rename patch as posted for
-rc7 and the updated of EXTRAVERSION.

Please send bug reports to jbourne@hardrock.org.

Regards
James Bourne

-- 
James Bourne                  | Email:            jbourne@hardrock.org          
Unix Systems Administrator    | WWW:           http://www.hardrock.org
Custom Unix Programming       | Linux:  The choice of a GNU generation
----------------------------------------------------------------------
 "All you need's an occasional kick in the philosophy." Frank Herbert  



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.4.21-uv1 patch released
  2003-06-13 18:37 2.4.21-uv1 patch released James Bourne
@ 2003-06-13 18:42 ` Randy.Dunlap
  2003-06-13 18:49   ` James Bourne
  0 siblings, 1 reply; 6+ messages in thread
From: Randy.Dunlap @ 2003-06-13 18:42 UTC (permalink / raw)
  To: James Bourne; +Cc: linux-kernel

On Fri, 13 Jun 2003 12:37:30 -0600 (MDT) James Bourne <jbourne@hardrock.org> wrote:

| Hi all,
| I've placed the update version 1 (2.4.21-uv1) patch at
| http://www.hardrock.org/kernel/current-updates/ for those who require it.
| 
| The current version contains only the NFS silly rename patch as posted for
| -rc7 and the updated of EXTRAVERSION.
| 
| Please send bug reports to jbourne@hardrock.org.

I can't boot 2.4.21 without the latest aic7xyz tarball applied,
from http://people.FreeBSD.org/~gibbs/linux/SRC/

The 2.4.21 driver just hangs during boot.

--
~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.4.21-uv1 patch released
  2003-06-13 18:42 ` Randy.Dunlap
@ 2003-06-13 18:49   ` James Bourne
  2003-06-13 19:32     ` Justin T. Gibbs
  0 siblings, 1 reply; 6+ messages in thread
From: James Bourne @ 2003-06-13 18:49 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: linux-kernel, Justin T. Gibbs

On Fri, 13 Jun 2003, Randy.Dunlap wrote:

> I can't boot 2.4.21 without the latest aic7xyz tarball applied,
> from http://people.FreeBSD.org/~gibbs/linux/SRC/
> 
> The 2.4.21 driver just hangs during boot.

Nifty...

Justin, is this a confirmed problem with the aic79xx driver in 2.4.21 and is
there a 2.4.21-rc8 or later patch that will go in clean?  (I'm thinking the
2.4-20030603 patch should).

Thanks,
James

> 
> --
> ~Randy
> 

-- 
James Bourne                  | Email:            jbourne@hardrock.org          
Unix Systems Administrator    | WWW:           http://www.hardrock.org
Custom Unix Programming       | Linux:  The choice of a GNU generation
----------------------------------------------------------------------
 "All you need's an occasional kick in the philosophy." Frank Herbert  



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.4.21-uv1 patch released
  2003-06-13 18:49   ` James Bourne
@ 2003-06-13 19:32     ` Justin T. Gibbs
  2003-06-13 21:49       ` James Bourne
  0 siblings, 1 reply; 6+ messages in thread
From: Justin T. Gibbs @ 2003-06-13 19:32 UTC (permalink / raw)
  To: James Bourne, Randy.Dunlap; +Cc: linux-kernel

> On Fri, 13 Jun 2003, Randy.Dunlap wrote:
> 
>> I can't boot 2.4.21 without the latest aic7xyz tarball applied,
>> from http://people.FreeBSD.org/~gibbs/linux/SRC/
>> 
>> The 2.4.21 driver just hangs during boot.
> 
> Nifty...
> 
> Justin, is this a confirmed problem with the aic79xx driver in 2.4.21 and is
> there a 2.4.21-rc8 or later patch that will go in clean?  (I'm thinking the
> 2.4-20030603 patch should).

The BK send file for 2.4.X should go in clean and since it includes
all of the revision history is much preferable to any patch.

--
Justin


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.4.21-uv1 patch released
  2003-06-13 19:32     ` Justin T. Gibbs
@ 2003-06-13 21:49       ` James Bourne
  2003-06-13 21:55         ` Justin T. Gibbs
  0 siblings, 1 reply; 6+ messages in thread
From: James Bourne @ 2003-06-13 21:49 UTC (permalink / raw)
  To: Justin T. Gibbs; +Cc: Randy.Dunlap, linux-kernel

On Fri, 13 Jun 2003, Justin T. Gibbs wrote:

> The BK send file for 2.4.X should go in clean and since it includes
> all of the revision history is much preferable to any patch.

Thanks.  I've turned the 20030603.tar.gz file into a patch and added it to
the updates patch I host to allow people a single point to download errata
for the 2.4.21 kernel.

Unfortunately I have never used BK nor have I any intention at this point,
so I hope the tar ball will reflect the same information.  I have included a
pointer to the SRC directory for people to follow as well.

Regards
James Bourne

> 
> --
> Justin
> 

-- 
James Bourne                  | Email:            jbourne@hardrock.org          
Unix Systems Administrator    | WWW:           http://www.hardrock.org
Custom Unix Programming       | Linux:  The choice of a GNU generation
----------------------------------------------------------------------
 "All you need's an occasional kick in the philosophy." Frank Herbert  


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 2.4.21-uv1 patch released
  2003-06-13 21:49       ` James Bourne
@ 2003-06-13 21:55         ` Justin T. Gibbs
  0 siblings, 0 replies; 6+ messages in thread
From: Justin T. Gibbs @ 2003-06-13 21:55 UTC (permalink / raw)
  To: James Bourne; +Cc: Randy.Dunlap, linux-kernel

> Thanks.  I've turned the 20030603.tar.gz file into a patch and added it to
> the updates patch I host to allow people a single point to download errata
> for the 2.4.21 kernel.
> 
> Unfortunately I have never used BK nor have I any intention at this point,
> so I hope the tar ball will reflect the same information.  I have included a
> pointer to the SRC directory for people to follow as well.

I would just like Marcelo to take the BK version if/when he incorperates
a newer drop into his BK tree.

--
Justin


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-06-13 21:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-13 18:37 2.4.21-uv1 patch released James Bourne
2003-06-13 18:42 ` Randy.Dunlap
2003-06-13 18:49   ` James Bourne
2003-06-13 19:32     ` Justin T. Gibbs
2003-06-13 21:49       ` James Bourne
2003-06-13 21:55         ` Justin T. Gibbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).