[kernel] r21829 - in dists/sid/linux/debian: . config

Ben Hutchings benh at moszumanska.debian.org
Fri Sep 12 16:21:19 UTC 2014


Author: benh
Date: Fri Sep 12 16:21:19 2014
New Revision: 21829

Log:
Revert "drivers/base: Disable UEVENT_HELPER; long obsoleted by udev"

wheezy's udev init script requires /sys/kernel/uevent_helper as an
indicator of hotplug support.  We can't remove it until after the
jessie release.

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Fri Sep 12 15:20:43 2014	(r21828)
+++ dists/sid/linux/debian/changelog	Fri Sep 12 16:21:19 2014	(r21829)
@@ -34,7 +34,6 @@
   * ceph: Enable CEPH_FSCACHE
   * tracing: Enable TRACER_SNAPSHOT
   * crypto: Enable CRYPTO_LZ4, CRYPTO_LZ4HC as modules
-  * drivers/base: Disable UEVENT_HELPER; long obsoleted by udev
   * [x86] mfd,gpio,i2c,watchdog: Enable KEMPLD_MFD, GPIO_KEMPLD, I2C_KEMPLD,
     KEMPLD_WDT as modules
   * [x86] staging: Enable R8723AU as module

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Fri Sep 12 15:20:43 2014	(r21828)
+++ dists/sid/linux/debian/config/config	Fri Sep 12 16:21:19 2014	(r21829)
@@ -240,7 +240,7 @@
 ##
 ## file: drivers/base/Kconfig
 ##
-# CONFIG_UEVENT_HELPER is not set
+CONFIG_UEVENT_HELPER_PATH=""
 CONFIG_DEVTMPFS=y
 # CONFIG_DEVTMPFS_MOUNT is not set
 CONFIG_STANDALONE=y



More information about the Kernel-svn-changes mailing list