lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 07 Jul 2009 22:19:12 +0530
From:	Jaswinder Singh Rajput <jaswinder@...nel.org>
To:	paulmck@...ux.vnet.ibm.com
Cc:	trivial <trivial@...nel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 16/22] trivial: fix typo "that that" in multiple files

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ