Re: [patch 32/38] powerpc/spufs: Use mftb() directly

From: Arnd Bergmann

Date: Mon Apr 13 2026 - 10:45:02 EST


On Fri, Apr 10, 2026, at 14:21, Thomas Gleixner wrote:
> There is no reason to indirect via get_cycles(), which is about to be
> removed.
>
> Use mftb() directly.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxx>
> Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
> Cc: linuxppc-dev@xxxxxxxxxxxxxxxx

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>