From: Jeremy Fitzhardinge Date: Thu, 5 Feb 2009 19:31:16 +0000 (-0800) Subject: x86: add and use pgd/pud/pmd_flags X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^4~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a7a199f97a7509fb987722e543f1aac3d7ada5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed