diff options
author | Sakari Ailus <[email protected]> | 2024-04-03 13:13:41 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-04-11 15:15:53 +0200 |
commit | f6085a96c97387154be7eaebd1a5420eb3cd55dc (patch) | |
tree | 78be675616c45a19f4e7c2b65673cf7759193aec /scripts/gdb/linux/utils.py | |
parent | e3dc66d998d2b0c2734db9ca1d6c94c97349529a (diff) |
mei: vsc: Unregister interrupt handler for system suspend
Unregister the MEI VSC interrupt handler before system suspend and
re-register it at system resume time. This mirrors implementation of other
MEI devices.
This patch fixes the bug that causes continuous stream of MEI VSC errors
after system resume.
Fixes: 386a766c4169 ("mei: Add MEI hardware support for IVSC device")
Cc: [email protected] # for 6.8
Reported-by: Dominik Brodowski <[email protected]>
Signed-off-by: Wentong Wu <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Acked-by: Tomas Winkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions