[Bug 8096] New: mdev : CONFIG_HOTPLUG and /proc/sys/kernel/hotplug don't exist anymore ?

bugzilla at busybox.net bugzilla at busybox.net
Fri May 8 04:37:02 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=8096

           Summary: mdev : CONFIG_HOTPLUG and  /proc/sys/kernel/hotplug
                    don't exist anymore ?
           Product: Busybox
           Version: 1.21.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: linuxcbon at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


linux 3.19.2

/proc/sys/kernel/hotplug doesn't exist anymore ?

sh-4.2# echo /sbin/mdev > /proc/sys/kernel/hotplug
sh: /proc/sys/kernel/hotplug: No such file or directory

sh-4.2# sysctl -w kernel.hotplug=/sbin/mdev
error: "kernel.hotplug" is an unknown key

does it have to do with this ?

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=40b313608ad4ea655addd2ec6cdd106477ae8e15
Finally eradicate CONFIG_HOTPLUG
Ever since commit 45f035ab9b8f ("CONFIG_HOTPLUG should be always on"),
 it has been basically impossible to build a kernel with
CONFIG_HOTPLUG turned off.
 Remove all the remaining references to it.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list