git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3180fba
)
x86: unify pmd_pfn
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Thu, 5 Feb 2009 19:31:05 +0000
(11:31 -0800)
committer
Jeremy Fitzhardinge
<jeremy@goop.org>
Fri, 6 Feb 2009 20:31:50 +0000
(12:31 -0800)
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>
No differences found