From: Becky Bruce Date: Tue, 28 Jun 2011 09:54:46 +0000 (+0000) Subject: powerpc: mem_init should call memblock_is_reserved with phys_addr_t X-Git-Tag: v3.1-rc1~236^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d41e0f6d91cedcab08dff2f5e148b20c87a7432;p=pandora-kernel.git powerpc: mem_init should call memblock_is_reserved with phys_addr_t This has been broken for a while but hasn't been an issue until now because nobody was reserving regions at high addresses. Signed-off-by: Becky Bruce Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed