[kernel] r13791 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86
Bastian Blank
waldi at alioth.debian.org
Fri Jun 12 18:45:34 UTC 2009
Author: waldi
Date: Fri Jun 12 18:45:30 2009
New Revision: 13791
Log:
* debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set DEBUG_RODATA.
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog Fri Jun 12 18:44:11 2009 (r13790)
+++ dists/trunk/linux-2.6/debian/changelog Fri Jun 12 18:45:30 2009 (r13791)
@@ -73,6 +73,7 @@
* [s390/s390, s390/s390-tape] Remove images.
* [i386/486] Enable High Memory Support.
* [i386] Allocate pagetables from High Memory.
+ * [amd64, i386] Write protect kernel read-only data structures.
[ dann frazier ]
* Enable bnx2x, using firmware-split patches from net-next and mirroring
Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Fri Jun 12 18:44:11 2009 (r13790)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Fri Jun 12 18:45:30 2009 (r13791)
@@ -72,7 +72,8 @@
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_X86_PTDUMP is not set
-# CONFIG_DEBUG_RODATA is not set
+CONFIG_DEBUG_RODATA=y
+# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
## choice: IO delay type
More information about the Kernel-svn-changes
mailing list