commit | eab724e5df17af0ed0dac03da8f75aa336c31206 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Thu Dec 07 02:14:09 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:09 2006 +0100 |
tree | 6758a9c17a99c6bbe3b21b9f2bf78ebf26529698 | |
parent | 475850c86b908ae026d5a4be02a1b1e9c408c75a [diff] |
[PATCH] x86-64: adjust pmd_bad() Make pmd_bad() symmetrical to pgd_bad() and pud_bad(). At once, simplify them all. TBD: tighten down the checks again as suggested by Hugh D. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de>