[patch 11/17] init: Remove check_bugs() leftovers
Richard Henderson
richard.henderson at linaro.org
Tue Jun 13 23:14:08 PDT 2023
On 6/14/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(-)
Reviewed-by: Richard Henderson <richard.henderson at linaro.org>
r~
More information about the linux-um
mailing list