Revision 0462bfc88d37ecb7f69488643c91cb657a1f264d authored by Linus Torvalds on 14 September 2012, 21:53:22 UTC, committed by Linus Torvalds on 14 September 2012, 21:53:22 UTC
Pull driver core fix from Greg Kroah-Hartman:
 "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@linuxfoundation.org>"

* tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
2 parent s 55815f7 + 60e233a
History
File Mode Size
crush
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 346 bytes
armor.c -rw-r--r-- 1.9 KB
auth.c -rw-r--r-- 5.6 KB
auth_none.c -rw-r--r-- 2.9 KB
auth_none.h -rw-r--r-- 536 bytes
auth_x.c -rw-r--r-- 16.3 KB
auth_x.h -rw-r--r-- 859 bytes
auth_x_protocol.h -rw-r--r-- 1.7 KB
buffer.c -rw-r--r-- 1.4 KB
ceph_common.c -rw-r--r-- 13.9 KB
ceph_fs.c -rw-r--r-- 1.7 KB
ceph_hash.c -rw-r--r-- 2.8 KB
ceph_strings.c -rw-r--r-- 2.5 KB
crypto.c -rw-r--r-- 11.6 KB
crypto.h -rw-r--r-- 1.5 KB
debugfs.c -rw-r--r-- 6.6 KB
messenger.c -rw-r--r-- 70.9 KB
mon_client.c -rw-r--r-- 26.3 KB
msgpool.c -rw-r--r-- 2.0 KB
osd_client.c -rw-r--r-- 56.5 KB
osdmap.c -rw-r--r-- 27.7 KB
pagelist.c -rw-r--r-- 3.6 KB
pagevec.c -rw-r--r-- 4.8 KB

back to top