[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200512223103.GC1016@asgard.redhat.com>
Date: Wed, 13 May 2020 00:31:03 +0200
From: Eugene Syromiatnikov <esyr@...hat.com>
To: Sergey Organov <sorganov@...il.com>
Cc: John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Stephen Boyd <sboyd@...nel.org>,
Frederic Weisbecker <frederic@...nel.org>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] uapi, posix-timers: provide clockid-related macros
and functions to UAPI
On Tue, May 12, 2020 at 10:58:16PM +0300, Sergey Organov wrote:
> Eugene Syromiatnikov <esyr@...hat.com> writes:
>
> > As of now, there is no interface exposed for converting pid/fd into
> > clockid and vice versa; linuxptp, for example, has been carrying these
> > definitions in missing.h header for quite some time[1].
> >
> > [1] https://sourceforge.net/p/linuxptp/code/ci/af380e86/tree/missing.h
> >
> > Signed-off-by: Eugene Syromiatnikov <esyr@...hat.com>
> > ---
> > Changes since v1[1]:
> > * Actually tried to build with the patch and fixed the build error
> > reported by kbuild test robot[2].
> >
> > [1] https://lkml.org/lkml/2019/9/20/698
> > [2] https://lkml.org/lkml/2019/9/22/13
> > ---
> > include/linux/posix-timers.h | 47 +------------------------------------------
> > include/uapi/linux/time.h | 48 ++++++++++++++++++++++++++++++++++++++++++++
> > 2 files changed, 49 insertions(+), 46 deletions(-)
>
> Was this patch applied, rejected, lost?
>
> I can't find it in the current master.
IIRC, it was ignored.
Powered by blists - more mailing lists