]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: unify pmd_pfn
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 5 Feb 2009 19:31:05 +0000 (11:31 -0800)
committerJeremy Fitzhardinge <jeremy@goop.org>
Fri, 6 Feb 2009 20:31:50 +0000 (12:31 -0800)
commit97e2817d3423d753fd2f80ea936a370032846382
tree1f33067bf362f5a39c50bb5b75bba951bfb49963
parent3180fba0eec0d14e4ac8183a90d643d0d3383c75
x86: unify pmd_pfn

Impact: cleanup

Unify pmd_pfn.  Unfortunately it can't be demacroed because it has a
cyclic dependency on linux/mm.h:page_to_nid().

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