[patch 11/17] init: Remove check_bugs() leftovers
Philippe Mathieu-Daudé
philmd at linaro.org
Sun Jun 25 14:31:24 PDT 2023
On 14/6/23 01:39, Thomas Gleixner wrote:
> Everything is converted over to arch_cpu_finalize_init(). Remove the
> check_bugs() leftovers including the empty stubs in asm-generic, alpha,
> parisc, powerpc and xtensa.
>
> Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
> Cc: Richard Henderson <richard.henderson at linaro.org>
> Cc: "James E.J. Bottomley" <James.Bottomley at HansenPartnership.com>
> Cc: Michael Ellerman <mpe at ellerman.id.au>
> Cc: Chris Zankel <chris at zankel.net>
> ---
> arch/alpha/include/asm/bugs.h | 20 --------------------
> arch/parisc/include/asm/bugs.h | 20 --------------------
> arch/powerpc/include/asm/bugs.h | 15 ---------------
> arch/xtensa/include/asm/bugs.h | 18 ------------------
> include/asm-generic/bugs.h | 11 -----------
> init/main.c | 5 -----
> 6 files changed, 89 deletions(-)
Yay!
Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>
More information about the linux-um
mailing list