[kernel] r11458 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Sun May 25 10:26:03 UTC 2008
Author: maks
Date: Sun May 25 10:26:01 2008
New Revision: 11458
Log:
topconfig enable CGROUP_DEVICE
see 08ce5f16ee466ffc5bf243800deeecd77d9eaf50 on nice docs for it
or Documentation/controllers/devices.txt.
seen enabled on fedora too.
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 (original)
+++ dists/trunk/linux-2.6/debian/changelog Sun May 25 10:26:01 2008
@@ -15,7 +15,8 @@
JOYSTICK_ZHENHUA, SFC, ACCESSIBILITY, UIO_SMX, LOGIRUMBLEPAD2_FF,
A11Y_BRAILLE_CONSOLE, EDS_TRIGGER_DEFAULT_ON, VIDEO_ALLOW_V4L1, ATA_ACPI,
SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA, USB_WDM, MAC80211_MESH,
- IPV6_MROUTE, IPV6_PIMSM_V2, MTD_AR7_PARTS, SENSORS_IBMAEM, PATA_SCH.
+ IPV6_MROUTE, IPV6_PIMSM_V2, MTD_AR7_PARTS, SENSORS_IBMAEM, PATA_SCH,
+ CGROUP_DEVICE.
* [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
EEEPC_LAPTOP, FB_N411.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Sun May 25 10:26:01 2008
@@ -1872,6 +1872,7 @@
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_NS=y
+CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_GROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
More information about the Kernel-svn-changes
mailing list