kfence, Documentation: add KFENCE documentation
[linux-block.git] / lib / Kconfig.kfence
index edfecb5d61658d4ee2332f72c4dfcad852c6356e..605125ac2ae07d0606be4f28a49a6bca333f1143 100644 (file)
@@ -13,6 +13,8 @@ menuconfig KFENCE
          to have negligible cost to permit enabling it in production
          environments.
 
+         See <file:Documentation/dev-tools/kfence.rst> for more details.
+
          Note that, KFENCE is not a substitute for explicit testing with tools
          such as KASAN. KFENCE can detect a subset of bugs that KASAN can
          detect, albeit at very different performance profiles. If you can