]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user().
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 6 Mar 2006 00:41:56 +0000 (16:41 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:11:42 +0000 (01:11 -0800)
commit398d10830843bda7798f71052b54a5341a8ddd53
tree3c2f7da709f2f5e21fe3e5678276eae2d665735f
parent30ddbdb03339fc62480ddbff800a44066bb14455
[SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user().

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/lib/Makefile
arch/sparc64/lib/NGcopy_from_user.S [new file with mode: 0644]
arch/sparc64/lib/NGcopy_to_user.S [new file with mode: 0644]
arch/sparc64/lib/NGmemcpy.S [new file with mode: 0644]
arch/sparc64/lib/NGpatch.S [new file with mode: 0644]