[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87mtgm9fx9.ffs@tglx>
Date: Fri, 15 Apr 2022 23:48:18 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: Peter Zijlstra <peterz@...radead.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
John Stultz <john.stultz@...aro.org>,
Stephen Boyd <sboyd@...nel.org>
Subject: Re: [patch 2/3] timekeeping: Mark tk_clock_read() __always_inline
On Fri, Apr 15 2022 at 14:09, Peter Zijlstra wrote:
> On Fri, Apr 15, 2022 at 11:19:36AM +0200, Thomas Gleixner wrote:
>> Compilers can uninline this which makes the notrace annotation of the NMI
>> safe accessors moot.
>
> inline already implies notrace.
Bah. Confused myself vs. noinstr. We have too many constraints...
> No objection to making it __always_inline, but this reason doesn't
> really work.
Let me come up with a more coherent argument.
Thanks,
tglx
Powered by blists - more mailing lists