Re: [PATCH] x86: simplify HIGHMEM-related Kconfig entries

From: H. Peter Anvin
Date: Wed Jan 14 2009 - 14:39:37 EST


Jan Beulich wrote:
Additionally remove the dependency of X86_PAE on !HIGHMEM4G - at least
I can't understand why that dependency existed.

At least originally, the meaning of the x86 highmem entries were:

No highmem - No highmem, no PAE
HIGHMEM4G - Highmem, no PAE
HIGHMEM64G - Highmem, PAE

So X86_PAE and HIGHMEM4G is a bit of a contradiction. I haven't looked at the logic in detail, or remember offhand if there have been any weakening of the definitions above; e.g. someone could have implemented a way to do PAE without highmem, to get access to the NX bits.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/