commit | 6c70b6fc7b6fc321636a014082d9e32333da1f80 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Aug 08 17:11:39 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Aug 08 17:33:45 2007 -0700 |
tree | ff0e52bb7ba43b058b7cbb88b952fd268fbe3ad2 | |
parent | 68c9f9fd336dc7e793cecad25f8ac40ccaa7a256 [diff] |
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support. 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>