Re: [PATCH] fix bad locking in drivers/base/driver.c

From: Greg KH
Date: Wed Feb 02 2005 - 18:43:18 EST


On Tue, Jan 25, 2005 at 11:10:46AM -0500, Mike Waychison wrote:

> Get rid of semaphore abuse by converting device_driver->unload_sem
> semaphore to device_driver->unloaded completion.
>
> This should get rid of any confusion as well as save a few bytes in the
> process.
>
> Signed-off-by: Mike Waychison <michael.waychison@xxxxxxx>

Thanks, I've applied this to my trees, and it will show up in the next
-mm releases.

greg k-h
-
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/