]> git.karo-electronics.de Git - linux-beck.git/blobdiff - Documentation/kasan.txt
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
[linux-beck.git] / Documentation / kasan.txt
index 94c8815793744dd0f69ef3c7a59b4969e8ab549d..aa1e0c91e368885ba90e152abd377ce18dd4bdc3 100644 (file)
@@ -28,8 +28,7 @@ the latter is 1.1 - 2 times faster. Inline instrumentation requires a GCC
 version 5.0 or later.
 
 Currently KASAN works only with the SLUB memory allocator.
-For better bug detection and nicer report, enable CONFIG_STACKTRACE and put
-at least 'slub_debug=U' in the boot cmdline.
+For better bug detection and nicer reporting, enable CONFIG_STACKTRACE.
 
 To disable instrumentation for specific files or directories, add a line
 similar to the following to the respective kernel Makefile: