Re: [RFC] removal of legacy cdrom drivers (Re: [PATCH] mcdx.c insanity removal)

From: viro
Date: Mon May 03 2004 - 16:37:51 EST


On Mon, May 03, 2004 at 11:22:24PM +0200, Rene Herman wrote:
> viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:
>
> >>However, any "cp" from cd-rom oopses the box.
> >
> >oopses in driver, oopses by triggering BUG() or oopses in fs/*? The last
> >two would be more interesting - isofs _MUST_ be able to survive any IO
> >errors, simply because CDs get scratched, etc. and that shouldn't crash
> >the box.
>
> Doesn't actually look all driver. The CD is good; works fine in this
> same drive with its own 2.0 kernel (and on other drives). Please note,
> this is a 386. Memory is good. dmesg and .config attached.
>
> Very long crash, but in case it's helpful. Happens when copying anything
> from the sbpcd CD-ROM. In between the "do_exit, do_divide_error,
> do_page_fault, do_page_fault" oopses it seems to be attempting to give
> me back a prompt (it's not succeeding).

Almost certainly a driver-induced memory corruption.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/