linux-stable/arch/xtensa
Max Filippov 74e25376b0 xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USER
__strncpy_user is only used when CONFIG_ARCH_HAS_STRNCPY_FROM_USER is
enabled so don't build the source when it's off.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2023-06-12 19:48:57 -07:00
..
boot xtensa: boot-redboot: clean up Makefile 2023-06-12 19:48:56 -07:00
configs Xtensa updates for v6.2 2022-12-13 15:25:08 -08:00
include xtensa: drop bcopy implementation 2023-06-12 19:48:57 -07:00
kernel xtensa: drop EXPORT_SYMBOL for common_exception_return 2023-06-12 19:48:56 -07:00
lib xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USER 2023-06-12 19:48:57 -07:00
mm xtensa: drop unused members of struct thread_struct 2023-01-06 23:33:11 -08:00
platforms xtensa: drop platform_halt and platform_power_off 2023-06-12 19:48:56 -07:00
variants xtensa: add test_kc705_be variant 2018-08-20 12:34:45 -07:00
Kbuild xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00
Kconfig xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text 2023-04-18 16:29:46 -07:00
Kconfig.debug xtensa: make stack dump size configurable 2019-11-26 11:33:39 -08:00
Makefile kbuild: remove head-y syntax 2022-10-02 18:06:03 +09:00