[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1907262200450.1791@nanos.tec.linutronix.de>
Date: Fri, 26 Jul 2019 22:01:43 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Steven Rostedt <rostedt@...dmis.org>
cc: LKML <linux-kernel@...r.kernel.org>, x86@...nel.org,
Sebastian Siewior <bigeasy@...utronix.de>,
Anna-Maria Gleixner <anna-maria@...utronix.de>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Jiri Olsa <jolsa@...hat.com>,
Paolo Bonzini <pbonzini@...hat.com>,
Juergen Gross <jgross@...e.com>
Subject: Re: [patch 01/12] hrtimer: Remove task argument from
hrtimer_init_sleeper()
On Fri, 26 Jul 2019, Steven Rostedt wrote:
> On Fri, 26 Jul 2019 20:30:49 +0200
> Thomas Gleixner <tglx@...utronix.de> wrote:
>
> > --- a/kernel/time/hrtimer.c
> > +++ b/kernel/time/hrtimer.c
> > @@ -1639,10 +1639,10 @@ static enum hrtimer_restart hrtimer_wake
> > return HRTIMER_NORESTART;
> > }
> >
>
> Not related to the change of this patch, but I'm surprised that a
> global function like this doesn't contain any kerneldoc information.
Indeed, but it gets it in the next patch
Powered by blists - more mailing lists