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:
5110bd2
)
sparc64: Clean up CPU chip type probing code.
author
David S. Miller
<davem@davemloft.net>
Mon, 1 Sep 2008 04:48:12 +0000
(21:48 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 1 Sep 2008 04:48:12 +0000
(21:48 -0700)
Three main things:
1) Make prober an arch initcall instead of using hard-coded invocation
from paging_init()
2) Shrink table size, the fpu ident stuff was never used.
3) Use named struct initialized in table.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found