All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] driver core patches for 2.6.30-rc7
Date: Thu, 28 May 2009 16:41:55 -0700	[thread overview]
Message-ID: <20090528234155.GA10930@kroah.com> (raw)

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


             reply	other threads:[~2009-05-28 23:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 23:41 Greg KH [this message]
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

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=20090528234155.GA10930@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.