[kernel] r14928 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Fri Jan 8 15:57:24 UTC 2010


Author: maks
Date: Fri Jan  8 15:57:20 2010
New Revision: 14928

Log:
topconfig enable DEVTMPFS

modern descendant of devfs.
seems to use similar ns violations.

seen enabled on fedora too and explicitly asked by udev maintainer.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 15:24:52 2010	(r14927)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 15:57:20 2010	(r14928)
@@ -10,7 +10,7 @@
     (closes: #564156)
   * topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO, PM_RUNTIME,
     ATA_VERBOSE_ERROR, RTC_DRV_WM831X, RTC_DRV_PCF2123, RTC_DRV_AB3100,
-    SND_HDA_PATCH_LOADER.
+    SND_HDA_PATCH_LOADER, DEVTMPFS (closes: #560040).
   * [x86] set RTL8192E, TOPSTAR_LAPTOP, I2C_SCMI.
   * Explicitly disable diverse staging drivers.
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Fri Jan  8 15:24:52 2010	(r14927)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Jan  8 15:57:20 2010	(r14928)
@@ -173,6 +173,7 @@
 ## file: drivers/base/Kconfig
 ##
 CONFIG_UEVENT_HELPER_PATH=""
+CONFIG_DEVTMPFS=y
 CONFIG_STANDALONE=y
 CONFIG_PREVENT_FIRMWARE_BUILD=y
 CONFIG_FW_LOADER=y



More information about the Kernel-svn-changes mailing list