xen: remove support for non-PAE 32-bit
authorJeremy Fitzhardinge <jeremy@goop.org>
Fri, 9 May 2008 11:05:57 +0000 (12:05 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 24 Jun 2008 15:00:55 +0000 (17:00 +0200)
Non-PAE operation has been deprecated in Xen for a while, and is
rarely tested or used.  xen-unstable has now officially dropped
non-PAE support.  Since Xen/pvops' non-PAE support has also been
broken for a while, we may as well completely drop it altogether.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found