Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests/hid: add KASAN to the VM tests

It's always a good idea to have KASAN in tests.

Link: https://lore.kernel.org/r/20240315-b4-hid-bpf-new-funcs-v4-3-079c282469d3@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>

+1
+1
tools/testing/selftests/hid/config.common
··· 238 238 CONFIG_XFRM_SUB_POLICY=y 239 239 CONFIG_XFRM_USER=y 240 240 CONFIG_ZEROPLUS_FF=y 241 + CONFIG_KASAN=y