diff options
| author | Kees Cook <kees@kernel.org> | 2026-03-23 01:18:34 +0000 |
|---|---|---|
| committer | Kees Cook <kees@kernel.org> | 2026-06-18 16:37:13 -0700 |
| commit | 58c4ce8cd6cd1fbf1bca2e1d1f42f9e2899fa934 (patch) | |
| tree | 0ebbdf4a4ec015411f9ac0aa1eae5848a62154e4 /include/linux | |
| parent | dfe05fcca83d794cd76da1b6deb2dcd082aa1174 (diff) | |
| download | lwn-58c4ce8cd6cd1fbf1bca2e1d1f42f9e2899fa934.tar.gz lwn-58c4ce8cd6cd1fbf1bca2e1d1f42f9e2899fa934.zip | |
xtensa: Remove arch-specific strncpy() implementation
strncpy() has no remaining callers in the kernel[1]. Remove the
xtensa-specific inline assembly implementation and __HAVE_ARCH_STRNCPY
define, falling back to the generic version in lib/string.c.
Link: https://github.com/KSPP/linux/issues/90 [1]
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
