summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Marineau <marineam@gentoo.org>2007-10-10 20:56:59 +0000
committerMichael Marineau <marineam@gentoo.org>2007-10-10 20:56:59 +0000
commitadd9038e8cd4d9b005d6d249ee30c529fd520ac8 (patch)
treec5c825cf64fc4bfbbc640729d95a2359bfa042fa /trunk/2.6.20/00000_README
parentMerge update two Debian patches (diff)
downloadxen-add9038e8cd4d9b005d6d249ee30c529fd520ac8.tar.gz
xen-add9038e8cd4d9b005d6d249ee30c529fd520ac8.tar.bz2
xen-add9038e8cd4d9b005d6d249ee30c529fd520ac8.zip
Disable CONFIG_HIGHPTE when XEN support is enabled
svn path=/patches/; revision=49
Diffstat (limited to 'trunk/2.6.20/00000_README')
-rw-r--r--trunk/2.6.20/00000_README4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/2.6.20/00000_README b/trunk/2.6.20/00000_README
index 63ec415..c54dae7 100644
--- a/trunk/2.6.20/00000_README
+++ b/trunk/2.6.20/00000_README
@@ -42,3 +42,7 @@ Patches
50006_pgetable-build-fix.patch
Fix a function re-definition error when PAE is not enabled.
+
+50007_disable-highpte.patch
+ CONFIG_HIGHPTE can cause serious problems so lets save people's
+ sanity, avoid killing kittens, and end all war by disabling it.