Re: [patch V3 5/8] posix-cpu-timers: Move inlines out of public header
From: Oleg Nesterov
Date: Fri Sep 11 2026 - 10:11:41 EST
On 09/11, Thomas Gleixner wrote:
>
> From: Thomas Gleixner <tglx@xxxxxxxxxx>
>
> They are only used in the POSIX CPU timer code. No point in exposing them
> globally and parsing them for nothing.
Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx>