Re: [PATCH 3/3] signal: do_sigtimedwait() needs retarget_shared_pending()

From: Tejun Heo
Date: Mon Apr 25 2011 - 13:12:42 EST


On Mon, Apr 25, 2011 at 7:07 PM, Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
>> set_tsk_sigmask()
>
> but it is not _tsk, it is specially named set_current_blocked() to
> show that it only applies to current. And _blocked clearly shows what
> it should change, like set_current_state().

Ooh, I meant set_current_sigmask().

> OK, this is purely cosmetic, and __set_tsk_blocked() is static and has
> a single caller. Can we keep this naming for now? it would be trivial
> to rename later.

Sure, no biggie.

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