From c673f1a9d994de501b674b2bb6a48bd5e912afe0 Mon Sep 17 00:00:00 2001 From: William Lee Irwin III Date: Sat, 21 Jul 2007 17:11:13 +0200 Subject: [PATCH] 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-format-patch failed