RE: [PATCH v8 3/6] arm64: hyperv: Add kexec and panic handlers

From: Sunil Muthuswamy
Date: Wed Mar 03 2021 - 19:14:20 EST


> +EXPORT_SYMBOL_GPL(hv_setup_crash_handler);
> +
> +void hv_remove_crash_handler(void)
> +{
> +}
> +EXPORT_SYMBOL_GPL(hv_remove_crash_handler);
> --
> 1.8.3.1

Reviewed-by: Sunil Muthuswamy <sunilmut@xxxxxxxxxxxxx>