diff options
author | 2020-12-06 10:47:47 +0100 | |
---|---|---|
committer | 2020-12-09 21:02:07 +0100 | |
commit | 454efcf82ea17d7efeb86ebaa20775a21ec87d27 (patch) | |
tree | 5385d9d95e68905dd0ee4aa433f04a3a290e0635 /drivers/usb/cdns3/cdns3-imx.c | |
parent | s390/idle: add missing mt_cycles calculation (diff) | |
download | linux-dev-454efcf82ea17d7efeb86ebaa20775a21ec87d27.tar.xz linux-dev-454efcf82ea17d7efeb86ebaa20775a21ec87d27.zip |
s390/idle: fix accounting with machine checks
When a machine check interrupt is triggered during idle, the code
is using the async timer/clock for idle time calculation. It should use
the machine check enter timer/clock which is passed to the macro.
Fixes: 0b0ed657fe00 ("s390: remove critical section cleanup from entry.S")
Cc: <stable@vger.kernel.org> # 5.8
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions