public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] driver core patches for 2.6.30-rc7
@ 2009-05-28 23:41 Greg KH
  2009-05-28 23:49 ` [PATCH 1/2] sysfs: file.c: use create_singlethread_workqueue() Greg Kroah-Hartman
  2009-05-28 23:49 ` [PATCH 2/2] Driver Core: do not oops when driver_unregister() is called for unregistered drivers Greg Kroah-Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2009-05-28 23:41 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are two driver-core patches for your 2.6.30-rc7 tree.


Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/

All of these patches have been in the linux-next and mm trees for a
while.

The patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

------------


 drivers/base/bus.c    |    4 +++-
 drivers/base/core.c   |    5 ++++-
 drivers/base/driver.c |    4 ++++
 fs/sysfs/file.c       |    2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

---------------

Andrew Morton (1):
      sysfs: file.c: use create_singlethread_workqueue()

Kay Sievers (1):
      Driver Core: do not oops when driver_unregister() is called for unregistered drivers


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-28 23:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28 23:41 [GIT PATCH] driver core patches for 2.6.30-rc7 Greg KH
2009-05-28 23:49 ` [PATCH 1/2] sysfs: file.c: use create_singlethread_workqueue() Greg Kroah-Hartman
2009-05-28 23:49 ` [PATCH 2/2] Driver Core: do not oops when driver_unregister() is called for unregistered drivers Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox