X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;ds=sidebyside;f=lib%2FKconfig.kfence;h=e641add33947548fe764e2a22d0bf09500814c7b;hb=0c6c2d3615efb7c292573f2e6c886929a2b2da6c;hp=78f50ccb3b45ff9333a2de947f05c95dc7c35e2c;hpb=9d0c8e793f0eb0613efe81d2cdca8c2efa0ad33c;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