summaryrefslogtreecommitdiffstats
path: root/arch/parisc/lib/Makefile
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2021-08-27 20:42:57 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2021-08-29 19:13:32 +0200
commitf6a3308d6feb351d9854eb8b3f6289a1ac163125 (patch)
tree692b16ead1d3521b2ea8a90dcc381ed049dc3918 /arch/parisc/lib/Makefile
parentMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff)
downloadlinux-f6a3308d6feb351d9854eb8b3f6289a1ac163125.tar.xz
linux-f6a3308d6feb351d9854eb8b3f6289a1ac163125.zip
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"
This reverts commit 83af58f8068ea3f7b3c537c37a30887bfa585069. It turns out that at least the assembly implementation for strncpy() was buggy. Revert the whole commit and return back to the default coding. Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org> # v5.4+ Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/parisc/lib/Makefile')
-rw-r--r--arch/parisc/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/parisc/lib/Makefile b/arch/parisc/lib/Makefile
index 2d7a9974dbae..7b197667faf6 100644
--- a/arch/parisc/lib/Makefile
+++ b/arch/parisc/lib/Makefile
@@ -3,7 +3,7 @@
# Makefile for parisc-specific library files
#
-lib-y := lusercopy.o bitops.o checksum.o io.o memcpy.o \
- ucmpdi2.o delay.o string.o
+lib-y := lusercopy.o bitops.o checksum.o io.o memset.o memcpy.o \
+ ucmpdi2.o delay.o
obj-y := iomap.o