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

Jens Axboe (axboe@suse.de)
Sat, 10 Feb 2001 00:31:40 +0100


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 possible for block requests to be sent to the
> loop drivers before this happens.

Yep, this and other bugs have already been fixed. I will put out a loop-5
this weekend.

-- 
Jens Axboe

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/