On Sat, Sep 16 2000, Andrzej Krzysztofowicz wrote:
> /proc fs support. The following configuration gives me an oops during boot
> (key options):
Yup, doesn't look good.
> Unfortunately I'm not sure whether it is correct, that MOD_INC_USE_COUNT /
> MOD_DEC_USE_COUNT for cdrom module are called only via /proc interface and
> can't work when /proc is disabled ...
> Well, maybe the module is locked in an alteranative way ? Can anybody confirm
> it ?
It's not a problem, that piece of code is just there to assure that the
module isn't unloaded while someone is reading the proc file.
--
* 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/