Re: [PATCH 2] Little fixes to previous futex patch

From: Ingo Molnar
Date: Sun Sep 07 2003 - 22:33:39 EST



On Sun, 7 Sep 2003, Jamie Lokier wrote:

> Hugh's patch is clever and subtle. It doesn't exit the loop; the loop
> continues from "next".

ugh. It would be much cleaner to simply do a list_add() instead of a
list_add_tail(). (the ordering of the queue doesnt matter anyway)

Ingo

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