summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
diff options
context:
space:
mode:
authorTejun Heo2011-07-12 09:58:10 +0200
committerH. Peter Anvin2011-07-14 01:36:02 +0200
commitfc769a8e70a3348d5de49e5f69f6aff810157360 (patch)
tree1dc850a4092602ed5ed5d238bc293c7202b99f3a /mm/page_alloc.c
parentmemblock: Kill MEMBLOCK_ERROR (diff)
downloadkernel-qcow2-linux-fc769a8e70a3348d5de49e5f69f6aff810157360.tar.gz
kernel-qcow2-linux-fc769a8e70a3348d5de49e5f69f6aff810157360.tar.xz
kernel-qcow2-linux-fc769a8e70a3348d5de49e5f69f6aff810157360.zip
memblock: Replace memblock_find_base() with memblock_find_in_range()
memblock_find_base() is a static function with two callers in memblock.c and memblock_find_in_range() is a wrapper around it which just changes the types and order of parameters. Make memblock_find_in_range() take phys_addr_t instead of u64 for consistency and replace memblock_find_base() with it. Signed-off-by: Tejun Heo <tj@kernel.org> Link: http://lkml.kernel.org/r/1310457490-3356-7-git-send-email-tj@kernel.org Cc: Yinghai Lu <yinghai@kernel.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions