Andrew Morton wrote:
> Having stared sleepily at the code for several evenings I see no way in
> which serial_driver.refcount can be non-zero while serial.o's module
> refcount is zero.  But it happened.

Is it possible to replace serial_driver.refcount with calls to
GET_USE_COUNT()?  No need to have two refcounts for the same thing,
usually...
-
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