From: pascal@pabr.org Date: Sun, 3 Jan 2010 12:39:12 +0000 (+0100) Subject: MIPS: Support 36-bit iomem on 32-bit Au1x00 X-Git-Tag: v2.6.34-rc1~269^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ec6571c5072cdea9e518d1dac8147b85ca93a2;p=pandora-kernel.git MIPS: Support 36-bit iomem on 32-bit Au1x00 I believe these changes are needed on Alchemy SoCs in order to use iomem above 4G with the usual platform_device machinery: - Set CONFIG_ARCH_PHYS_ADDR_T_64BIT to make resource_size_t 64-bit. - Increase IOMEM_RESOURCE_END so that platforms can register resources. To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/814/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed