On Mon, Jan 15 2001, David Michael Norris wrote:
> During boot of the 2.4.1-pre3 kernel, I received this oops:
> 
> BUG() in slab.c:804
> EIP:  0010:[<c01251df>]
> Code: 0f 0b 83 c4 0c 8b 1b 81 fb 7c 52 27 c0 75 c2 a1 7c 52 27 c0

module_init marks loop_init __init, and ll_rw_blk:blk_dev_init calls
it too. So just remove the latter loop_init() call and it should be
fine.

-- 
* Jens Axboe <[EMAIL PROTECTED]>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to