Re: [BUG] Using loop driver on 2.4.2-pre2 with loop4 patch

2001-02-09 Thread Jens Axboe
On Fri, Feb 09 2001, David Welch wrote: > Hi, > > I received the following oops when using the loop driver on kernel > 2.4.2-pre2 patched with Jens Axboe's loop4 patch. I believe it occurs > because in loop.c, lo->lo_tsk is only assigned to by the loop thread when > it starts up but it is possi

[BUG] Using loop driver on 2.4.2-pre2 with loop4 patch

2001-02-09 Thread David Welch
Hi, I received the following oops when using the loop driver on kernel 2.4.2-pre2 patched with Jens Axboe's loop4 patch. I believe it occurs because in loop.c, lo->lo_tsk is only assigned to by the loop thread when it starts up but it is possible for block requests to be sent to the loop drive