Re: [PATCH] powerpc/64: Drop IPI_PRIORITY from asm-offsets

2024-11-07 Thread Michael Ellerman
On Wed, 09 Oct 2024 16:17:00 +1100, Michael Ellerman wrote: > The last use of IPI_PRIORITY in asm was removed in commit 37f55d30df2e > ("KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function"). > > Applied to powerpc/next. [1/1] powerpc/64: Drop IPI_PRIORITY from asm-offsets https

[PATCH] powerpc/64: Drop IPI_PRIORITY from asm-offsets

2024-10-08 Thread Michael Ellerman
The last use of IPI_PRIORITY in asm was removed in commit 37f55d30df2e ("KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function"). Signed-off-by: Michael Ellerman --- arch/powerpc/kernel/asm-offsets.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/powerpc/kernel/asm-offsets.c b/