Re: [PATCH 16/22] trivial: fix typo "that that" in multiple files

From: Jaswinder Singh Rajput
Date: Tue Jul 07 2009 - 12:49:47 EST


Hello Paul,

On Tue, 2009-07-07 at 09:30 -0700, Paul E. McKenney wrote:
> On Tue, Jul 07, 2009 at 07:52:31PM +0530, Jaswinder Singh Rajput wrote:

> As David Howells noted, this is not correct. To fix the admittedly
> awkward phrasing, how about the following?
>
> Just as with spinlocks, RCU readers are not permitted to block,
> switch to user-mode execution, or enter the idle loop. Therefore,
> as soon as a given CPU is seen passing through any of these
> three states, we know that this CPU has exited any previous RCU
> read-side critical sections. So, if we remove an item from a
> linked list, and then wait until all CPUs have switched context,
> executed in user mode, or executed in the idle loop, we can
>

I already dropped this and some more patches as per David's suggestion.

Please check new pull request, and let me know if you found some more
issues :

[GIT PULL] V2 trivial fixes typo "foo foo"

Thanks,
--
JSR

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/