Author: maks Date: Mon Mar 3 15:14:33 2008 New Revision: 10689 Log: x86 explicitly unset DEBUG_NX_TEST
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 Mon Mar 3 15:14:33 2008 @@ -1260,6 +1260,7 @@ CONFIG_VIRTIO_BALLOON=m # CONFIG_ARCH_HAS_ILOG2_U64 is not set # CONFIG_DEBUG_RODATA is not set +# CONFIG_DEBUG_NX_TEST is not set # CONFIG_CPA_DEBUG is not set # CONFIG_LOCK_STAT is not set CONFIG_GENERIC_PENDING_IRQ=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 Mon Mar 3 15:14:33 2008 @@ -1502,6 +1502,7 @@ CONFIG_LGUEST_GUEST=y CONFIG_LEDS_WRAP=m # CONFIG_DEBUG_RODATA is not set +# CONFIG_DEBUG_NX_TEST is not set # CONFIG_CPA_DEBUG is not set # CONFIG_DEBUG_PAGEALLOC is not set # CONFIG_LOCK_STAT is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

