commit | 3843fc2575e3389f4f0ad0420a720240a5746a5d | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Fri May 09 12:05:57 2008 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu May 22 18:42:49 2008 +0200 |
tree | 9f1b86795f3128ea65c3b35d394750127dde9a6f | |
parent | 78b58e549a3098a8c1408d0214bd25e5d5e7a3a3 [diff] |
xen: remove support for non-PAE 32-bit 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>