From: David S. Miller Date: Sat, 11 Feb 2006 18:30:41 +0000 (-0800) Subject: [SPARC64]: Fix some Niagara memcpy() bugs. X-Git-Tag: v2.6.17-rc1~1184^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4bc95b9c205a7374afbe93b38d9c2757a45862;p=pandora-kernel.git [SPARC64]: Fix some Niagara memcpy() bugs. We need to restore the %asi register properly. For the kernel this means get_fs(), for user this means ASI_PNF. Also, NGcopy_to_user.S was including U3memcpy.S instead of NGmemcpy.S, oops :-) Signed-off-by: David S. Miller --- Reading git-diff-tree failed