Re: [PATCH] kernel/futex.c: Uneeded memory barrier

From: Jamie Lokier
Date: Tue Sep 16 2003 - 07:06:50 EST


Rusty Russell wrote:
> In message <3F621160.5020502@xxxxxxxxxxxx> you write:
> > > Kills an unneeded set_current_state after schedule_timeout, since it
> > > already guarantees that the task will be TASK_RUNNING.
>
> In fact, furthur cleanups are possible.

I agree, nice cleanups :)

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