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:
cb389b9
)
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
author
Christoph Hellwig
<hch@lst.de>
Fri, 7 Aug 2015 21:41:01 +0000
(17:41 -0400)
committer
Dan Williams
<dan.j.williams@intel.com>
Thu, 27 Aug 2015 23:40:58 +0000
(19:40 -0400)
Three architectures already define these, and we'll need them genericly
soon.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found