From: Tianyu Lan <Tianyu.Lan@xxxxxxxxxxxxx> Sent: Tuesday, March 24, 2020 12:57 AM > > When sysctl_record_panic_msg is not set, the panic will > not be reported to Hyper-V via hyperv_report_panic_msg(). > So the crash should be reported via hyperv_report_panic(). > > Signed-off-by: Tianyu Lan <Tianyu.Lan@xxxxxxxxxxxxx> > --- > drivers/hv/vmbus_drv.c | 23 ++++++++++++++--------- > 1 file changed, 14 insertions(+), 9 deletions(-) > Reviewed-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>