+15
−27
+106
−5
arch/sparc64/lib/GENbzero.S
0 → 100644
+160
−0
arch/sparc64/lib/GENcopy_from_user.S
0 → 100644
+34
−0
Loading
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>