From: Bharat Bhushan Date: Tue, 5 Jun 2012 03:55:04 +0000 (+0000) Subject: powerpc: Fix assmption of end_of_DRAM() returns end address X-Git-Tag: v3.6-rc1~132^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5cb82da786f610f7e84a0a8bcf9e0218c363040;p=pandora-kernel.git powerpc: Fix assmption of end_of_DRAM() returns end address memblock_end_of_DRAM() returns end_address + 1, not end address. While some code assumes that it returns end address. Signed-off-by: Bharat Bhushan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed