git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f93d21
)
sparc64: Probe cpu page size support more portably.
author
David S. Miller
<davem@davemloft.net>
Fri, 7 Sep 2012 02:01:25 +0000
(19:01 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 7 Sep 2012 02:01:25 +0000
(19:01 -0700)
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>
No differences found