diff options
author | 2024-11-07 14:36:36 +0800 | |
---|---|---|
committer | 2024-11-11 16:45:23 -0800 | |
commit | 671672977012b8ef89fe4e6d6965a2e6b45f3523 (patch) | |
tree | 5de31bef2697652dc3039754f463f5e2c2a2e44f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation (diff) | |
download | wireguard-linux-671672977012b8ef89fe4e6d6965a2e6b45f3523.tar.xz wireguard-linux-671672977012b8ef89fe4e6d6965a2e6b45f3523.zip |
net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary
The Receive Watchdog Timeout (RWT, bit[9]) is not part of Abnormal
Interrupt Summary (AIS). Move the RWT handling out of the AIS
condition statement.
From databook, the AIS is the logical OR of the following interrupt bits:
- Bit 1: Transmit Process Stopped
- Bit 7: Receive Buffer Unavailable
- Bit 8: Receive Process Stopped
- Bit 10: Early Transmit Interrupt
- Bit 12: Fatal Bus Error
- Bit 13: Context Descriptor Error
Signed-off-by: Ley Foon Tan <leyfoon.tan@starfivetech.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241107063637.2122726-4-leyfoon.tan@starfivetech.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions