]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: add and use pgd/pud/pmd_flags
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 5 Feb 2009 19:31:16 +0000 (11:31 -0800)
committerJeremy Fitzhardinge <jeremy@goop.org>
Fri, 6 Feb 2009 20:31:51 +0000 (12:31 -0800)
commit18a7a199f97a7509fb987722e543f1aac3d7ada5
tree7b4d733899a124f543072932a023261383c634db
parent6cf7150084500962b8e225e2409ec01ed06a2c71
x86: add and use pgd/pud/pmd_flags

Add pgd/pud/pmd_flags which are analogous to pte_flags, and use them
where-ever we only care about testing the flags portions of the
respective entries.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/include/asm/page.h
arch/x86/include/asm/pgtable.h