From 2a70481028250b96089c266ee198c0c4bd136436 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 15 Aug 2009 09:53:51 -0700 Subject: [PATCH] --- yaml --- r: 158153 b: refs/heads/master c: 684ca5cc9a772532bc893cdc994bd89bf0773719 h: refs/heads/master i: 158151: 24dae12dccc3b04ee3c0f4ae0fbaaf037bd3e27f v: v3 --- [refs] | 2 +- trunk/kernel/rcupreempt.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 18120ed774e9..6ba65ac280fd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b612ba804b8a656333013ad2ee96fb2377df5dbb +refs/heads/master: 684ca5cc9a772532bc893cdc994bd89bf0773719 diff --git a/trunk/kernel/rcupreempt.c b/trunk/kernel/rcupreempt.c index 2748b89910b6..510898a7bd69 100644 --- a/trunk/kernel/rcupreempt.c +++ b/trunk/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)