Re: [PATCH] arch: crash: Remove duplicate declaration in smp.h

From: Guo Ren
Date: Mon Oct 24 2022 - 06:08:50 EST


On Thu, Oct 20, 2022 at 10:32 PM Borislav Petkov <bp@xxxxxxxxx> wrote:
>
> On Thu, Oct 20, 2022 at 09:59:13AM -0400, guoren@xxxxxxxxxx wrote:
> > diff --git a/arch/x86/include/asm/crash.h b/arch/x86/include/asm/crash.h
> > index 8b6bd63530dc..6a9be4907c82 100644
> > --- a/arch/x86/include/asm/crash.h
> > +++ b/arch/x86/include/asm/crash.h
> > @@ -7,6 +7,5 @@ struct kimage;
> > int crash_load_segments(struct kimage *image);
> > int crash_setup_memmap_entries(struct kimage *image,
> > struct boot_params *params);
> > -void crash_smp_send_stop(void);
> >
> > #endif /* _ASM_X86_CRASH_H */
>
> Acked-by: Borislav Petkov <bp@xxxxxxx>
Thx.

Hi, Arnd

Because it crosses the architecture, could you take this in your next-tree?

>
> --
> Regards/Gruss,
> Boris.
>
> https://people.kernel.org/tglx/notes-about-netiquette



--
Best Regards
Guo Ren