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:
68c9f9f
)
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 9 Aug 2007 00:11:39 +0000
(17:11 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 9 Aug 2007 00:33:45 +0000
(17:33 -0700)
Check the cpu type in the OBP device tree before committing to
using the optimized Niagara memcpy and memset implementation.
If we don't recognize the cpu type, use a completely generic
version.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found