[kernel] r11279 - in dists/trunk/linux-2.6/debian/config: amd64 i386
Maximilian Attems
maks at alioth.debian.org
Sun May 4 22:55:05 UTC 2008
Author: maks
Date: Sun May 4 22:55:04 2008
New Revision: 11279
Log:
x86: disable DIRECT_GBPAGES for now
may be enabled later, see 00d1c5e05736f947687be27706bda01cec104e57
Modified:
dists/trunk/linux-2.6/debian/config/amd64/config
dists/trunk/linux-2.6/debian/config/i386/config
Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config (original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config Sun May 4 22:55:04 2008
@@ -61,6 +61,7 @@
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_DEBUG_RODATA is not set
+# CONFIG_DIRECT_GBPAGES is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
CONFIG_IO_DELAY_0X80=y
Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config Sun May 4 22:55:04 2008
@@ -108,6 +108,7 @@
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_DEBUG_RODATA is not set
+# CONFIG_DIRECT_GBPAGES is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_4KSTACKS is not set
CONFIG_DOUBLEFAULT=y
More information about the Kernel-svn-changes
mailing list