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
netfilter
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 270 bytes
README -rw-r--r-- 299 bytes
TODO -rw-r--r-- 1.2 KB
af_decnet.c -rw-r--r-- 53.4 KB
dn_dev.c -rw-r--r-- 31.9 KB
dn_fib.c -rw-r--r-- 18.3 KB
dn_neigh.c -rw-r--r-- 15.2 KB
dn_nsp_in.c -rw-r--r-- 21.0 KB
dn_nsp_out.c -rw-r--r-- 17.5 KB
dn_route.c -rw-r--r-- 46.6 KB
dn_rules.c -rw-r--r-- 5.4 KB
dn_table.c -rw-r--r-- 19.9 KB
dn_timer.c -rw-r--r-- 3.0 KB
sysctl_net_decnet.c -rw-r--r-- 7.2 KB

README

back to top