projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b612ba8
)
rcu: Fix typo in rcu_irq_exit() comment header
author
Josh Triplett
<josh@joshtriplett.org>
Sat, 15 Aug 2009 16:53:51 +0000
(09:53 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 15 Aug 2009 17:02:09 +0000
(19:02 +0200)
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: laijs@cn.fujitsu.com
Cc: dipankar@in.ibm.com
Cc: josht@linux.vnet.ibm.com
Cc: akpm@linux-foundation.org
Cc: mathieu.desnoyers@polymtl.ca
Cc: dvhltc@us.ibm.com
Cc: niv@us.ibm.com
Cc: peterz@infradead.org
Cc: rostedt@goodmis.org
Cc: hugh.dickins@tiscali.co.uk
Cc: benh@kernel.crashing.org
LKML-Reference: <
1250355231169
-git-send-email->
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/rcupreempt.c
patch
|
blob
|
history
diff --git
a/kernel/rcupreempt.c
b/kernel/rcupreempt.c
index 2748b89910b6462386866fef40cb3badb0eb5478..510898a7bd69ab3eefc49c669902cae043d328e7 100644
(file)
--- a/
kernel/rcupreempt.c
+++ b/
kernel/rcupreempt.c
@@
-548,7
+548,7
@@
void rcu_irq_enter(void)
* rcu_irq_exit - Called from exiting Hard irq context.
*
* If the CPU was idle with dynamic ticks active, update the
- * rcu_dyntick_sched.dynticks to
put
let the RCU handling be
+ * rcu_dyntick_sched.dynticks to let the RCU handling be
* aware that the CPU is going back to idle with no ticks.
*/
void rcu_irq_exit(void)