[SRU][FOCAL/linux-azure][BIONIC/linux-azure-4.15][PATCH 0/1] SF 290881 Only notify Hyper-V for die events that are oops

William Breathitt Gray william.gray at canonical.com
Tue Aug 18 18:43:02 UTC 2020


Currently, Hyper-V may be notified of a panic for any die event.

However, this results in false panic notifications for various user
space traps that are die events.

The following commit fixes this by ignoring die events that is not an
oops: 608a973bd52e ("Drivers: hv: vmbus: Only notify Hyper-V for die
events that are oops")

The upstream patch applies cleanly to both focal:linux-azure and
bionic:linux-azure-4.15 as a simple cherry pick.

Michael Kelley (1):
  Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops

 drivers/hv/vmbus_drv.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.25.1




More information about the kernel-team mailing list