public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Driver core fixes for 3.10-rc3
@ 2013-05-23 16:16 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-05-23 16:16 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.10-rc2

for you to fetch changes up to ac5a2962b02f57dea76d314ef2521a2170b28ab6:

  klist: del waiter from klist_remove_waiters before wakeup waitting process (2013-05-21 10:16:39 -0700)

----------------------------------------------------------------
Driver core fixes for 3.10-rc2

Here are 3 tiny driver core fixes for 3.10-rc2.

A needed symbol export, a change to make it easier to track down
offending sysfs files with incorrect attributes, and a klist bugfix.

All have been in linux-next for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      driver core: export subsys_virtual_register

dyoung@redhat.com (1):
      driver core: print sysfs attribute name when warning about bogus permissions

wang, biao (1):
      klist: del waiter from klist_remove_waiters before wakeup waitting process

 drivers/base/bus.c  | 1 +
 drivers/base/core.c | 6 ++++--
 lib/klist.c         | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-23 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 16:16 [GIT PATCH] Driver core fixes for 3.10-rc3 Greg KH

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