]> Git Repo - linux.git/commit
kobject: Make support for uevent_helper optional.
authorMichael Marineau <[email protected]>
Thu, 10 Apr 2014 21:09:31 +0000 (14:09 -0700)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Signed-off-by: Michael Marineau <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/Kconfig
include/linux/kobject.h
kernel/ksysfs.c
kernel/sysctl.c
lib/kobject_uevent.c
This page took 0.056511 seconds and 4 git commands to generate.