|
@@ -565,7 +565,7 @@ static struct ctl_table kern_table[] = {
|
|
.extra2 = &one,
|
|
.extra2 = &one,
|
|
},
|
|
},
|
|
#endif
|
|
#endif
|
|
-#ifdef CONFIG_HOTPLUG
|
|
|
|
|
|
+
|
|
{
|
|
{
|
|
.procname = "hotplug",
|
|
.procname = "hotplug",
|
|
.data = &uevent_helper,
|
|
.data = &uevent_helper,
|
|
@@ -573,7 +573,7 @@ static struct ctl_table kern_table[] = {
|
|
.mode = 0644,
|
|
.mode = 0644,
|
|
.proc_handler = proc_dostring,
|
|
.proc_handler = proc_dostring,
|
|
},
|
|
},
|
|
-#endif
|
|
|
|
|
|
+
|
|
#ifdef CONFIG_CHR_DEV_SG
|
|
#ifdef CONFIG_CHR_DEV_SG
|
|
{
|
|
{
|
|
.procname = "sg-big-buff",
|
|
.procname = "sg-big-buff",
|