[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>
Showing
arch/sparc64/lib/GENbzero.S
0 → 100644
arch/sparc64/lib/GENmemcpy.S
0 → 100644
arch/sparc64/lib/GENpage.S
0 → 100644
arch/sparc64/lib/GENpatch.S
0 → 100644
Please register or sign in to comment