commit | e00fc542eb694e448249361ef63c190e74f53574 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue Feb 19 16:18:32 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 19 16:18:32 2008 +0100 |
tree | 7defa62ac844a7488d1b37391722ef5e17c06511 | |
parent | 0fd707ef724a9e8b4a2ddfd3da4968c57e8614ff [diff] |
x86: add pgd_large() on 64-bit, for consistency In order to have it at all levels, add pgd_large() which only returns 0. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>