commit | 86d56134f1b67d0c18025ba5cade95c048ed528d | [log] [tgz] |
---|---|---|
author | Michael Marineau <mike@marineau.org> | Thu Apr 10 14:09:31 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 25 12:00:49 2014 -0700 |
tree | caa4346965954ded259784e3b68af159e3161aeb | |
parent | d911d98748018f7c8facc035ba39c30f5cce6f9c [diff] |
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>