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>
Showing
- drivers/base/Kconfig 11 additions, 6 deletionsdrivers/base/Kconfig
- include/linux/kobject.h 2 additions, 0 deletionsinclude/linux/kobject.h
- kernel/ksysfs.c 4 additions, 1 deletionkernel/ksysfs.c
- kernel/sysctl.c 2 additions, 2 deletionskernel/sysctl.c
- lib/kobject_uevent.c 6 additions, 0 deletionslib/kobject_uevent.c
Please register or sign in to comment