+2
−2
arch/parisc/lib/memset.c
0 → 100644
+72
−0
arch/parisc/lib/string.S
deleted100644 → 0
+0
−136
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
commit f6a3308d6feb351d9854eb8b3f6289a1ac163125 upstream. This reverts commit 83af58f8. 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> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>