From: David S. Miller Date: Thu, 25 Sep 2014 04:49:29 +0000 (-0700) Subject: sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. X-Git-Tag: fixes-against-v3.18-rc2~116^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0fa0f24bb76ce3d67be7f737b799846a04570f;p=pandora-kernel.git sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. Make sure, at compile time, that the kernel can properly support whatever MAX_PHYS_ADDRESS_BITS is defined to. On M7 chips, use a max_phys_bits value of 49. Based upon a patch by Bob Picco. Signed-off-by: David S. Miller Acked-by: Bob Picco --- Reading git-diff-tree failed