diff options
author | Michael Kelley <[email protected]> | 2020-08-06 09:22:15 -0700 |
---|---|---|
committer | Wei Liu <[email protected]> | 2020-08-07 13:49:37 +0000 |
commit | 608a973bd52ef1705941b18f55e39655fcfe9cdb (patch) | |
tree | dad3ae67cb9e503f63cb0abd9892a7b0b5322df8 /scripts/gdb/linux/device.py | |
parent | bcf876870b95592b52519ed4aafcf9d95999bc9c (diff) |
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
Hyper-V currently may be notified of a panic for any die event. But
this results in false panic notifications for various user space traps
that are die events. Fix this by ignoring die events that aren't oops.
Fixes: 510f7aef65bb ("Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'")
Signed-off-by: Michael Kelley <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions