Files
linux/arch
Huacai Chen 6133444518 LoongArch: Explicitly specify code model in Makefile
commit e67e0eb6a9 upstream.

LoongArch's toolchain may change the default code model from normal to
medium. This is unnecessary for kernel, and generates some relocations
which cannot be handled by the module loader. So explicitly specify the
code model to normal in Makefile (for Rust 'normal' is 'small').

Cc: stable@vger.kernel.org
Tested-by: Haiyong Sun <sunhaiyong@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-22 14:12:25 +02:00
..
2025-02-17 09:40:15 +01:00
2025-05-18 08:24:09 +02:00
2025-05-09 09:43:50 +02:00
2025-05-09 09:43:57 +02:00