Re: [PATCH 5/5] futex: fix miss ordered wakeups

From: Daniel Walker
Date: Thu Jun 12 2008 - 09:22:23 EST



On Thu, 2008-06-12 at 08:07 +0200, Peter Zijlstra wrote:
> On Wed, 2008-06-11 at 13:49 -0700, Daniel Walker wrote:
> > plain text document attachment (blocked_on-futex.patch)
>
> I thought everybody and his dog didn't care for this?

Just Thomas ..


> Also, if you write it like:
>
> if (!p->blocked_on)
> return
>
> do_other_stuff
>
> you loose one nesting level - which imho looks better.

Yeah ..

Daniel

--
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/