diff options
author | Haoyue Xu <[email protected]> | 2022-07-14 21:43:51 +0800 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2022-07-18 14:16:27 +0300 |
commit | ecb4db5c3590aa956b4b2c352081a5b632d1f9f9 (patch) | |
tree | 631d02977bcb3774fbb6f283bfff521b9decdcb3 /scripts/gdb/linux/proc.py | |
parent | d95e0a0c6c9602ff6bb90c1c20987b204493d8e1 (diff) |
RDMA/hns: Fix incorrect clearing of interrupt status register
The driver will clear all the interrupts in the same area
when the driver handles the interrupt of type AEQ overflow.
It should only set the interrupt status bit of type AEQ overflow.
Fixes: a5073d6054f7 ("RDMA/hns: Add eq support of hip08")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Haoyue Xu <[email protected]>
Signed-off-by: Wenpeng Liang <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions