Re: [PATCH] signal: annotate siglock acquisition
From: Namhyung Kim
Date: Sat Sep 25 2010 - 08:52:31 EST
On Sat, Sep 25, 2010 at 21:23, Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote:
> #define lock_task_sighand(t, flags) \
> __cond_lock(&(t)->sighand->siglock, \
> _raw_lock_task_sighand(t, flags))
>
Looks great! Will use it in a new patch.
Many thanks.
--
Regards,
Namhyung Kim
--
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/