linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH] driver core patches for 3.4-rc2
@ 2012-04-12 22:25 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2012-04-12 22:25 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:

  Linux 3.4-rc2 (2012-04-07 18:30:41 -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.4-rc2

for you to fetch changes up to 282029c005e65ffdce3aa9f8220f88a8bbbc4dae:

  kobject: provide more diagnostic info for kobject_add_internal() failures (2012-04-10 14:48:51 -0700)

----------------------------------------------------------------
Driver core and kobject fixes for 3.4-rc2

Here are some minor fixes for the driver core and kobjects that people have
reported recently.

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

----------------------------------------------------------------
Axel Lin (1):
      drivers/base: Remove unneeded spin_lock_init call for soc_lock

Bruno Prémont (1):
      sysfs: Prevent crash on unset sysfs group attributes

Dan Williams (2):
      sysfs: handle 'parent deleted before child added'
      kobject: provide more diagnostic info for kobject_add_internal() failures

Lee Jones (1):
      drivers/base: fix compiler warning in SoC export driver - idr should be ida

Tom Goff (1):
      sysfs: Update the name hash for an entry after changing the namespace

 drivers/base/soc.c |    4 +---
 fs/sysfs/dir.c     |    5 ++++-
 fs/sysfs/group.c   |    6 +++++-
 lib/kobject.c      |   14 +++++++-------
 4 files changed, 17 insertions(+), 12 deletions(-)

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

only message in thread, other threads:[~2012-04-12 22:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 22:25 [GIT PATCH] driver core patches for 3.4-rc2 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).