[PATCH 1/1] UBUNTU: enforce -- ensure SYSFS compatibility is disabled
Andy Whitcroft
apw at canonical.com
Thu May 27 12:37:17 UTC 2010
Ensure we have all of the SYSFS compatibility modes disabled.
BluePrint: http://blueprints.launchpad.net/ubuntu/+spec/kernel-maverick-upstart
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
debian/config/enforce | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/debian/config/enforce b/debian/config/enforce
index 80be985..6481323 100644
--- a/debian/config/enforce
+++ b/debian/config/enforce
@@ -38,3 +38,7 @@ value CONFIG_BLK_DEV_RAM_SIZE 65536
# LVM requires dm_mod built in to activate correctly (LP: #560717)
value CONFIG_BLK_DEV_DM y
+
+# sysfs: ensure all DEPRECATED items are off
+value CONFIG_SYSFS_DEPRECATED_V2 n
+!exists CONFIG_SYSFS_DEPRECATED | value CONFIG_SYSFS_DEPRECATED n
--
1.7.0.4
More information about the kernel-team
mailing list