]> Git Repo - linux.git/blobdiff - lib/Kconfig.kfence
Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux
[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.03173 seconds and 4 git commands to generate.