arch/sparc: Rename exception handlers
authorBabu Moger <babu.moger@oracle.com>
Mon, 7 Aug 2017 23:52:50 +0000 (17:52 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 21:56:05 +0000 (14:56 -0700)
commit1ab326934fa1a16f776b014ba482c1be08a205a1
tree9209747ea41877454fae3634d59a0a5ec2793c64
parentde5c073e383d884da391627dbab8e0e7cfe48558
arch/sparc: Rename exception handlers

Rename exception handlers to memcpy_xxx as these
are going to be used by new memcpy routines and these
handlers are not exclusive to NG4memcpy anymore.

Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/lib/Memcpy_utils.S
arch/sparc/lib/NG4memcpy.S