commit | 7c0fa0f24bb76ce3d67be7f737b799846a04570f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Sep 24 21:49:29 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 05 16:53:40 2014 -0700 |
tree | 5383bc77f280dc29c5cc422cae89283c6fcb8690 | |
parent | c06240c7f5c39c83dfd7849c0770775562441b96 [diff] |
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 <davem@davemloft.net> Acked-by: Bob Picco <bob.picco@oracle.com>