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

Guo Ren guoren at kernel.org
Mon Oct 24 03:07:08 PDT 2022


On Thu, Oct 20, 2022 at 10:32 PM Borislav Petkov <bp at alien8.de> wrote:
>
> On Thu, Oct 20, 2022 at 09:59:13AM -0400, guoren at kernel.org 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 at suse.de>
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



More information about the linux-arm-kernel mailing list