Christoph Hellwig
012dcef3f0
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
...
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 >
2015-08-27 19:40:58 -04:00
Jiang Liu
b26a3dfd4c
mm/unicore32: fix stale comment about VALID_PAGE()
...
VALID_PAGE() has been removed from kernel long time ago,
so fix the comment.
Signed-off-by: Jiang Liu <jiang.liu@huawei.com >
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2013-07-03 16:07:40 -07:00
GuanXuetao
b50f1704e9
unicore32 core architecture: mm related: generic codes
...
This patch includes generic codes for memory management.
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn >
Reviewed-by: Arnd Bergmann <arnd@arndb.de >
2011-03-17 09:19:08 +08:00