]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
doc: rcu: Suspicious RCU usage is a warning
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Feb 2019 10:59:32 +0000 (11:59 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 4 Mar 2019 19:53:15 +0000 (12:53 -0700)
Suspicious RCU usage messages are reported as warnings.

Fixes: a5dd63efda3d07b5 ("lockdep: Use "WARNING" tag on lockdep splats")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Paul E. McKenney <paulmck@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/RCU/lockdep-splat.txt

index 238e9f61352f6187670675cb2457af282cc03af6..af24670ab77a262f15f2ac7049749cd63f1fda74 100644 (file)
@@ -14,9 +14,9 @@ being the real world and all that.
 So let's look at an example RCU lockdep splat from 3.0-rc5, one that
 has long since been fixed:
 
-===============================
-[ INFO: suspicious RCU usage. ]
--------------------------------
+=============================
+WARNING: suspicious RCU usage
+-----------------------------
 block/cfq-iosched.c:2776 suspicious rcu_dereference_protected() usage!
 
 other info that might help us debug this: