]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MIPS: Probe toolchain support of -msym32
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Tue, 24 Dec 2024 06:09:18 +0000 (14:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2025 12:28:40 +0000 (13:28 +0100)
commitedcc6897458030aa0d6e648f8972aefc115966a2
treec2f4834bf87d3899e59db8678b0fca44dfc8993c
parent5728a1d6247dea6c96c980d96cb147dd893f3daa
MIPS: Probe toolchain support of -msym32

[ Upstream commit 18ca63a2e23c5e170d2d7552b64b1f5ad019cd9b ]

msym32 is not supported by LLVM toolchain.
Workaround by probe toolchain support of msym32 for KBUILD_SYM32
feature.

Link: https://github.com/ClangBuiltLinux/linux/issues/1544
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/mips/Makefile