diff options
| author | Benjamin Lee <[email protected]> | 2020-04-17 18:45:38 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-04-20 15:03:40 +0000 |
| commit | fec874a81b3ec280b91034d892a432fc71fd1522 (patch) | |
| tree | e0d240f0a7d7e993d0dd549901a9c18f318323ce /tools/perf/scripts/python/intel-pt-events.py | |
| parent | Linux 5.7-rc2 (diff) | |
| download | kernel-fec874a81b3ec280b91034d892a432fc71fd1522.tar.gz kernel-fec874a81b3ec280b91034d892a432fc71fd1522.zip | |
mei: me: fix irq number stored in hw struct
Commit 261b3e1f2a01 ("mei: me: store irq number in the hw struct.")
stores the irq number in the hw struct before MSI is enabled. This
caused a regression for mei_me_synchronize_irq() waiting for the wrong
irq number. On my laptop this causes a hang on shutdown. Fix the issue
by storing the irq number after enabling MSI.
Fixes: 261b3e1f2a01 ("mei: me: store irq number in the hw struct.")
Signed-off-by: Benjamin Lee <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
