summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorKees Cook <kees@kernel.org>2026-03-23 04:17:19 +0300
committerKees Cook <kees@kernel.org>2026-06-19 02:37:13 +0300
commit7eda356658cbfba9aea48bddd12b97e562c21188 (patch)
tree7ddeb6a1ca758b24696912a15508e714b079068d /include/linux/debugobjects.h
parentad3242a9acaa01cc9ecc6e483341697ca4f77461 (diff)
downloadlinux-7eda356658cbfba9aea48bddd12b97e562c21188.tar.xz
powerpc: Remove arch-specific strncpy() implementation
strncpy() has no remaining callers in the kernel[1]. Remove the powerpc-specific assembly implementation from both the kernel (arch/powerpc/lib/string.S) and the boot wrapper (arch/powerpc/boot/string.S), along with the __HAVE_ARCH_STRNCPY define and declaration, falling back to the generic version in lib/string.c. The boot wrapper's strncpy had no callers in arch/powerpc/boot/. Link: https://github.com/KSPP/linux/issues/90 [1] Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions