From: William Lee Irwin III Date: Sat, 21 Jul 2007 15:11:13 +0000 (+0200) Subject: i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G X-Git-Tag: v2.6.23-rc1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c673f1a9d994de501b674b2bb6a48bd5e912afe0;p=pandora-kernel.git i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G PAE is useful for more than supporting more than 4GB RAM. It supports expanded swapspace and NX executable protections. Some users may want NX or expanded swapspace support without the overhead or instability of highmem. For these reasons, the following patch divorces CONFIG_X86_PAE from CONFIG_HIGHMEM64G. Cc: Mark Lord Signed-off-by: William Irwin Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed