Re: [PATCH 33/41] Documentation: RCU: fix spelling mistake

From: Paul E. McKenney
Date: Mon Apr 25 2016 - 13:14:35 EST


On Mon, Apr 25, 2016 at 12:48:13AM -0700, Josh Triplett wrote:
> On Mon, Apr 25, 2016 at 07:36:59AM +0100, Eric Engestrom wrote:
> > Signed-off-by: Eric Engestrom <eric@xxxxxxxxxxxx>
>
> Good catch.
>
> Reviewed-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>

Queued, thank you both!

Thanx, Paul

> > ---
> > Documentation/RCU/stallwarn.txt | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/RCU/stallwarn.txt b/Documentation/RCU/stallwarn.txt
> > index 0f7fb42..e93d041 100644
> > --- a/Documentation/RCU/stallwarn.txt
> > +++ b/Documentation/RCU/stallwarn.txt
> > @@ -49,7 +49,7 @@ rcupdate.rcu_task_stall_timeout
> > This boot/sysfs parameter controls the RCU-tasks stall warning
> > interval. A value of zero or less suppresses RCU-tasks stall
> > warnings. A positive value sets the stall-warning interval
> > - in jiffies. An RCU-tasks stall warning starts wtih the line:
> > + in jiffies. An RCU-tasks stall warning starts with the line:
> >
> > INFO: rcu_tasks detected stalls on tasks:
> >
> > --
> > 2.8.0
> >
>