Cc: Linus Torvalds <torvalds@...>, Ingo Molnar <mingo@...>, x86 maintainers <x86@...>, Andrew Morton <akpm@...>, Linux Kernel Mailing List <linux-kernel@...>
Not really. Detecting CPUID is pretty trivial, and we just initialize
the feature vector to zero if it isn't there.
Well, PAE implies PSE. Unfortunately Intel released a series of
Pentium-Ms without PAE support. We *should* be able to take PSE for
granted, but there is Xen damage.
-hpa
--