Messages in this thread |  | | Date | Wed, 20 Sep 2000 10:26:30 -0400 | From | Jeff Garzik <> | Subject | Re: null TTY in tty_fasync? |
| |
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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |