From: Sam Ravnborg Date: Tue, 1 Nov 2011 00:08:16 +0000 (-0700) Subject: memblock: add memblock_start_of_DRAM() X-Git-Tag: v3.2-rc1~108^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a93ebef698b08ed04af0d7d913bab8aedfdc253;p=pandora-kernel.git memblock: add memblock_start_of_DRAM() SPARC32 require access to the start address. Add a new helper memblock_start_of_DRAM() to give access to the address of the first memblock - which contains the lowest address. The awkward name was chosen to match the already present memblock_end_of_DRAM(). Signed-off-by: Sam Ravnborg Cc: "David S. Miller" Cc: Yinghai Lu Acked-by: Tejun Heo Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed