Re: [PATCH] powerpc/vdso: Remove unused clockmode asm offsets
From: Thomas Weißschuh <hidden>
Date: 2024-11-18 07:09:51
Also in:
lkml
From: Thomas Weißschuh <hidden>
Date: 2024-11-18 07:09:51
Also in:
lkml
Hi Michael, On Sun, Nov 17, 2024 at 11:09:57PM +1100, Michael Ellerman wrote:
On Wed, 13 Nov 2024 09:06:58 +0100, Thomas Weißschuh wrote:quoted
These offsets are not used anymore, delete them.Applied to powerpc/next. [1/1] powerpc/vdso: Remove unused clockmode asm offsets https://git.kernel.org/powerpc/c/d7a82238cb8c77d4ed8cc97cd556c5f3e64bc749
Thanks! Is there any chance to get this merged as part of topic/vdso? My vdso rework patches for the 6.14 cycle rely on these removals. Thomas