[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTimDmV+AMFz_TNodEob9zuZf+oAySaRv975izL+m@mail.gmail.com>
Date: Sat, 25 Sep 2010 21:51:59 +0900
From: Namhyung Kim <namhyung@...il.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Oleg Nesterov <oleg@...hat.com>,
Roland McGrath <roland@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] signal: annotate siglock acquisition
On Sat, Sep 25, 2010 at 21:23, Eric Dumazet <eric.dumazet@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists