Re: [PATCH v2] kernel/locking: mutex: simplify access to the firstentry in the wait-list

From: Peter Zijlstra
Date: Thu Dec 12 2013 - 06:35:27 EST


On Thu, Dec 12, 2013 at 12:29:32PM +0100, Andrzej Pietrasiewicz wrote:
> Use list_first_entry instead of explicitly accessing the first entry
> with "head".next. The comment one line above becomes obsolete.
>
> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
> Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
> ---
>
> v1..v2:
>
> - corrected the email address in the second Signed-off-by line

Still invalid; the problem is that you appear to have written the patch
(you send it and you have first sob).

So what is Kyungmin doing in the line? He did not send me your patch.
--
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/