]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
LoongArch: Enable UBSAN (Undefined Behavior Sanitizer)
authorYuli Wang <wangyuli@uniontech.com>
Sun, 30 Mar 2025 08:31:08 +0000 (16:31 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Sun, 30 Mar 2025 08:31:08 +0000 (16:31 +0800)
commit892a79634196d2729b81bb8e5b029d095704df63
tree9aa34e2bc38641e1510752f7cf15fb07b2ff4e3f
parent08dac3b83aac99ad0e07139d350079f63bb24095
LoongArch: Enable UBSAN (Undefined Behavior Sanitizer)

Select ARCH_HAS_UBSAN in order to allow the user to enable CONFIG_UBSAN
and instrument the entire kernel for ubsan checks.

Co-developed-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: Yuli Wang <wangyuli@uniontech.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/Kconfig