[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0810021055400.5549@apollo.tec.linutronix.de>
Date: Thu, 2 Oct 2008 10:57:38 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Michael Kerrisk <mtk.manpages@...glemail.com>
cc: LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Ulrich Drepper <drepper@...hat.com>,
Roland McGrath <roland@...hat.com>,
Oleg Nesterov <oleg@...sign.ru>, linux-api@...r.kernel.org
Subject: Re: [RFC patch 0/3] signals: add rt_tgsigqueueinfo syscall V2
On Wed, 1 Oct 2008, Michael Kerrisk wrote:
> [CC+=linux-api@...r.kernel.org]
>
> On Wed, Oct 1, 2008 at 12:01 PM, Thomas Gleixner <tglx@...utronix.de> 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@...r
> (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@...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