Re: linux-2.4.3-ac14 spinlock problem?

2001-05-30 Thread Feng Xian
David, Actually it happened only once. then I upgrade my kernel to 2.4.5. problem disappeared. I just hope this maybe a known problem. Thanks. Alex On Wed, 30 May 2001, David Howells wrote: > > > I was running something on my Dell dual p3 box (optiplex gx300). my kernel > >

Re: linux-2.4.3-ac14 spinlock problem?

2001-05-30 Thread David Howells
> I was running something on my Dell dual p3 box (optiplex gx300). my kernel > is linux-2.4.3-ac14. I got the following message: How often did this message occur? > __rwsem_do_wake(): wait_list unexpectedly empty > [4191] c5966f60 = { 0001 }) > kenel BUG at rwsem.c:99! &g

linux-2.4.3-ac14 spinlock problem?

2001-05-29 Thread Feng Xian
Hi, I was running something on my Dell dual p3 box (optiplex gx300). my kernel is linux-2.4.3-ac14. I got the following message: __rwsem_do_wake(): wait_list unexpectedly empty [4191] c5966f60 = { 0001 }) kenel BUG at rwsem.c:99! invalid operand: CPU:1 EIP

Re: Linux 2.4.3-ac14

2001-04-25 Thread Matthias Andree
On Wed, 25 Apr 2001, Alan Cox wrote: > 2.4.3-ac10 > o Fix reboot notifier unregister in aic7xxx (Arjan van de Ven) > 2.4.3-ac6 > o Merge aic7xxx driver 6.11 (Justin Gibbs) I tried vanilla 2.4.3 yesterday, on a box which has one DPTA (IDE) drive and two Seagat

Linux 2.4.3-ac14

2001-04-24 Thread Alan Cox
Oops forgot to update the text. This one is of course not just compile fixes - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://ww

Linux 2.4.3-ac14

2001-04-24 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org This isnt a proper release as such, it should just deal with most of the compile failure/symbol failure problems. 2.4.3-ac14 o