From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Date: Thu, 21 Jan 2010 10:56:53 +0000 Subject: Re: Lots of bugs with current->state = TASK_*INTERRUPTIBLE Message-Id: <1264071413.4283.1155.camel@laptop> List-Id: References: <1263932978.31321.53.camel@gandalf.stny.rr.com> <1263935333.4561.26.camel@frodo> <20100121105311.GB5017@nowhere> In-Reply-To: <20100121105311.GB5017@nowhere> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Frederic Weisbecker Cc: Julia Lawall , Steven Rostedt , LKML , kernel-janitors , Andrew Morton , linux-arch@vger.kernel.org, Greg KH , Andy Whitcroft On Thu, 2010-01-21 at 11:53 +0100, Frederic Weisbecker wrote: > Looks fine as spin_unlock includes a memory barrier, IIRC. It doesn't actually, see Documentation/memory-barriers.txt