From: David S. Miller Date: Fri, 7 Sep 2012 02:01:25 +0000 (-0700) Subject: sparc64: Probe cpu page size support more portably. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~48^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce33fdc52ad50043eef07d11473bc51e225565bd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed