Re: [PATCH] powerpc: Remove remaining stab codes

2022-03-02 Thread Michael Ellerman
On Tue, 22 Feb 2022 15:05:30 +0100, Christophe Leroy wrote: > Following commit 12318163737c ("powerpc/32: Remove remaining .stabs > annotations"), stabs code are not used anymore. > > Remove them. > > Applied to powerpc/next. [1/1] powerpc: Remove remaining stab codes https://git.kernel.

[PATCH] powerpc: Remove remaining stab codes

2022-02-22 Thread Christophe Leroy
Following commit 12318163737c ("powerpc/32: Remove remaining .stabs annotations"), stabs code are not used anymore. Remove them. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/ppc_asm.h | 6 -- 1 file changed, 6 deletions(-) diff --git a/arch/powerpc/include/asm/ppc_asm.h b/