commit | ce33fdc52ad50043eef07d11473bc51e225565bd | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Sep 06 19:01:25 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 06 19:01:25 2012 -0700 |
tree | b2c9e53f3a8f269c7fc5a16e0ebdaf8cea48fdb1 | |
parent | 4f93d21d2563353df813ee049f6489f340389aab [diff] |
sparc64: Probe cpu page size support more portably. On sun4v, interrogate the machine description. This code is extremely defensive in nature, and a lot of the checks can probably be removed. On sun4u things are a lot simpler. There are the page sizes all chips support, and then Panther adds 32MB and 256MB pages. Report the probed value in /proc/cpuinfo Signed-off-by: David S. Miller <davem@davemloft.net>