]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/kobject_uevent.c
kobject: Make support for uevent_helper optional.
authorMichael Marineau <mike@marineau.org>
Thu, 10 Apr 2014 21:09:31 +0000 (14:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Apr 2014 19:00:49 +0000 (12:00 -0700)
commit86d56134f1b67d0c18025ba5cade95c048ed528d
treecaa4346965954ded259784e3b68af159e3161aeb
parentd911d98748018f7c8facc035ba39c30f5cce6f9c
kobject: Make support for uevent_helper optional.

Support for uevent_helper, aka hotplug, is not required on many systems
these days but it can still be enabled via sysfs or sysctl.

Reported-by: Darren Shepherd <darren.s.shepherd@gmail.com>
Signed-off-by: Michael Marineau <mike@marineau.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/Kconfig
include/linux/kobject.h
kernel/ksysfs.c
kernel/sysctl.c
lib/kobject_uevent.c