Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / mm / Kconfig.debug
index 065ed0d687cb6a9d00249d7af55fcd35d04a5550..6dae63b4636823cb6ad6f9c068dec3f6e99d8aaa 100644 (file)
@@ -60,9 +60,9 @@ config SLUB_DEBUG
        select STACKDEPOT if STACKTRACE_SUPPORT
        help
          SLUB has extensive debug support features. Disabling these can
-         result in significant savings in code size. This also disables
-         SLUB sysfs support. /sys/slab will not exist and there will be
-         no support for cache validation etc.
+         result in significant savings in code size. While /sys/kernel/slab
+         will still exist (with SYSFS enabled), it will not provide e.g. cache
+         validation.
 
 config SLUB_DEBUG_ON
        bool "SLUB debugging on by default"