Skip to content

Commit e74e9ee

Browse files
WangYuliPaolo Abeni
authored andcommitted
wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL
Commit 918327e ("ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL") removed the CONFIG_UBSAN_SANITIZE_ALL configuration option. Eliminate invalid configurations to improve code readability. Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: WangYuli <wangyuli@uniontech.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Link: https://patch.msgid.link/20250521212707.1767879-2-Jason@zx2c4.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
1 parent 358bea9 commit e74e9ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/wireguard/qemu/debug.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ CONFIG_HAVE_ARCH_KASAN=y
2222
CONFIG_KASAN=y
2323
CONFIG_KASAN_INLINE=y
2424
CONFIG_UBSAN=y
25-
CONFIG_UBSAN_SANITIZE_ALL=y
2625
CONFIG_DEBUG_KMEMLEAK=y
2726
CONFIG_DEBUG_STACK_USAGE=y
2827
CONFIG_DEBUG_SHIRQ=y

0 commit comments

Comments
 (0)