From: Greg KH <greg@kroah.com>
To: Mike Waychison <Michael.Waychison@Sun.COM>
Cc: Bill Davidsen <davidsen@tmr.com>, Jirka Kosina <jikos@jikos.cz>,
Patrick Mochel <mochel@osdl.org>,
Linus Torvalds <torvalds@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix bad locking in drivers/base/driver.c
Date: Wed, 2 Feb 2005 15:35:00 -0800 [thread overview]
Message-ID: <20050202233500.GA14696@kroah.com> (raw)
In-Reply-To: <41F66F86.4000609@sun.com>
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@sun.com>
Thanks, I've applied this to my trees, and it will show up in the next
-mm releases.
greg k-h
prev parent reply other threads:[~2005-02-02 23:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-24 18:25 [PATCH] fix bad locking in drivers/base/driver.c Jirka Kosina
2005-01-24 19:00 ` Chris Wright
2005-01-25 5:56 ` Greg KH
2005-01-25 7:32 ` Mike Waychison
2005-01-25 13:49 ` Bill Davidsen
2005-01-25 16:10 ` Mike Waychison
2005-01-25 16:27 ` Linus Torvalds
2005-01-25 19:19 ` Greg KH
2005-01-25 19:38 ` Thomas Gleixner
2005-02-02 23:35 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050202233500.GA14696@kroah.com \
--to=greg@kroah.com \
--cc=Michael.Waychison@Sun.COM \
--cc=davidsen@tmr.com \
--cc=jikos@jikos.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@osdl.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.