[GIT PATCH] Driver core fixes for 3.6-rc6
From: Greg KH
Date: Thu Sep 13 2012 - 13:43:41 EST
The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:
Linux 3.6-rc3 (2012-08-22 13:29:06 -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.6-rc6
for you to fetch changes up to 60e233a56609fd963c59e99bd75c663d63fa91b6:
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" (2012-09-06 10:13:58 -0700)
----------------------------------------------------------------
Driver core fix for 3.6-rc6
Here is one fix for 3.6-rc6 for the kobject.h file.
It fixes a reported oops if CONFIG_HOTPLUG is disabled. It's been in
the linux-next tree for a while now.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Bjørn Mork (1):
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
include/linux/kobject.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/