X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2FKconfig.kfence;h=e641add33947548fe764e2a22d0bf09500814c7b;hb=57143f2e5b41f3e51b13d3c358e29a932334110d;hp=78f50ccb3b45ff9333a2de947f05c95dc7c35e2c;hpb=701c09c988bd60d950d49c48993b6c06efbfba7f;p=linux-2.6-microblaze.git diff --git a/lib/Kconfig.kfence b/lib/Kconfig.kfence index 78f50ccb3b45..e641add33947 100644 --- a/lib/Kconfig.kfence +++ b/lib/Kconfig.kfence @@ -7,6 +7,7 @@ menuconfig KFENCE bool "KFENCE: low-overhead sampling-based memory safety error detector" depends on HAVE_ARCH_KFENCE && (SLAB || SLUB) select STACKTRACE + select IRQ_WORK help KFENCE is a low-overhead sampling-based detector of heap out-of-bounds access, use-after-free, and invalid-free errors. KFENCE is designed