Messages in this thread |  | | Date | Sat, 23 Sep 2000 02:39:28 +0200 | From | Jens Axboe <> | Subject | Re: 2.2.18pre7 [OOPS] + [PATCH] |
| |
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 <axboe@suse.de> * SuSE Labs - 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/
|  |