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:
933685c
)
xen: add page_to_mfn()
author
David Vrabel
<david.vrabel@citrix.com>
Tue, 13 Jan 2015 17:16:42 +0000
(17:16 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 14 Jan 2015 05:22:00 +0000
(
00:22
-0500)
pfn_to_mfn(page_to_pfn(p)) is a common use case so add a generic
helper for it.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found