[PATCH] arch: crash: Remove duplicate declaration in smp.h
Borislav Petkov
bp at alien8.de
Thu Oct 20 07:32:00 PDT 2022
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>
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
More information about the linux-riscv
mailing list