[GIT PATCH] driver core patches for 3.4-rc2

From: Greg KH
Date: Thu Apr 12 2012 - 18:25:37 EST


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@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/