projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91dc954
)
rcu: Fix incorrect notes for code
author
Liu Ping Fan
<kernelfans@gmail.com>
Mon, 24 Feb 2014 14:18:09 +0000
(06:18 -0800)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 29 Apr 2014 15:43:19 +0000
(08:43 -0700)
Signed-off-by: Liu Ping Fan <kernelfans@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcu/tree_plugin.h
patch
|
blob
|
history
diff --git
a/kernel/rcu/tree_plugin.h
b/kernel/rcu/tree_plugin.h
index 962d1d589929e2b9c8350bd4432d96c4e31017f2..f9c9057239a9008b7f4124619ffb32d0f7b9c350 100644
(file)
--- a/
kernel/rcu/tree_plugin.h
+++ b/
kernel/rcu/tree_plugin.h
@@
-2109,7
+2109,7
@@
static void rcu_init_one_nocb(struct rcu_node *rnp)
}
#ifndef CONFIG_RCU_NOCB_CPU_ALL
-/* Is the specified CPU a no-C
PU
s CPU? */
+/* Is the specified CPU a no-C
B
s CPU? */
bool rcu_is_nocb_cpu(int cpu)
{
if (have_rcu_nocb_mask)