acrn-kernel/arch/xtensa/lib
Max Filippov bd90ac0002 xtensa: add __bswap{si,di}2 helpers
commit 034f4a7877 upstream.

gcc-13 may generate calls for __bswap{si,di}2. This breaks the kernel
build when optimization for size is selected. Add __bswap{si,di}2
helpers to fix that.

Cc: stable@vger.kernel.org
Fixes: 19c5699f9a ("xtensa: don't link with libgcc")
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-30 14:03:18 +01:00
..
Makefile
ashldi3.S
ashrdi3.S
bswapdi2.S
bswapsi2.S
checksum.S
divsi3.S
kcsan-stubs.c
lshrdi3.S
memcopy.S
memset.S
modsi3.S
mulsi3.S
pci-auto.c
strncpy_user.S
strnlen_user.S
udivsi3.S
umodsi3.S
umulsidi3.S
usercopy.S