commit | 6fdc05d4794056e0b98901646c4b68c60a01d5eb | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jan 30 13:32:57 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:57 2008 +0100 |
tree | a6cfb308becd6fe47c549084b29c3e9db3a07f68 | |
parent | c3bcfb57e1e64b9b2f8b2d90564826637e21c5ea [diff] |
x86: unify pgtable accessors which use Make users of supported_pte_mask common. This has the side-effect of introducing the variable for 32-bit non-PAE, but I think its a pretty small cost to simplify the code. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>