From: Akinobu Mita Date: Wed, 4 Jun 2014 23:06:53 +0000 (-0700) Subject: memblock: introduce memblock_alloc_range() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bfc2862c4fe38379a2fb2cfba33fad32ccb4ff4;p=pandora-kernel.git memblock: introduce memblock_alloc_range() This introduces memblock_alloc_range() which allocates memblock from the specified range of physical address. I would like to use this function to specify the location of CMA. Signed-off-by: Akinobu Mita Cc: Marek Szyprowski Cc: Konrad Rzeszutek Wilk Cc: David Woodhouse Cc: Don Dutile Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Cc: Andi Kleen Cc: Yinghai Lu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed