Re: [RFC patch 0/3] signals: add rt_tgsigqueueinfo syscall V2

From: Thomas Gleixner
Date: Thu Oct 02 2008 - 04:58:29 EST


On Wed, 1 Oct 2008, Michael Kerrisk wrote:
> [CC+=linux-api@xxxxxxxxxxxxxxx]
>
> On Wed, Oct 1, 2008 at 12:01 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> > Changes vs. V1: compat_sys_rt_sigqueueinfo implemented. Thanks Roland !
> >
> > sys_kill has a counterpart sys_tgkill which allows to send signals to
> > a particular thread. sys_rt_sigqueueinfo is lacking such a counterpart.
> >
> > Aside of the asymetry it is a show stopper for migrating applications
> > from other unix-alike RTOSes.
> >
> > The following patch series implements rt_tgsigqueueinfo and hooks it
> > up for x86.
>
> This is an excellent candidate for CCing to the new linux-api@vger
> (http://thread.gmane.org/gmane.linux.ltp/5658/), since it is an API
> change.

Oops, yes forgot about that.

> > Find below the raw documentation.
>
> Thanks -- I'll work that up into a man page when this gets closer to release.

I'll send out test code later this week - once I get a breather from
bugs and regressions again.

Thanks,

tglx

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