]> Git Repo - linux.git/blobdiff - lib/Kconfig.kfence
Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-block
[linux.git] / lib / Kconfig.kfence
index 78f50ccb3b45ff9333a2de947f05c95dc7c35e2c..e641add33947548fe764e2a22d0bf09500814c7b 100644 (file)
@@ -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
This page took 0.031968 seconds and 4 git commands to generate.