summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJunxian Huang <huangjunxian6@hisilicon.com>2025-04-21 21:27:49 +0800
committerLeon Romanovsky <leon@kernel.org>2025-04-21 14:20:27 -0400
commit2b11d33de23262cb20d1dcb24b586dbb8f54d463 (patch)
treee705843670eb662acb8a64a53a5887116f70c75e /scripts/gdb/linux/tasks.py
parent48ffc152576d633d05eda4251aaef5dd53970cb8 (diff)
RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h
hns_roce_hw_v2.h has a direct dependency on hnae3.h due to the inline function hns_roce_write64(), but it doesn't include this header currently. This leads to that files including hns_roce_hw_v2.h must also include hnae3.h to avoid compilation errors, even if they themselves don't really rely on hnae3.h. This doesn't make sense, hns_roce_hw_v2.h should include hnae3.h directly. Fixes: d3743fa94ccd ("RDMA/hns: Fix the chip hanging caused by sending doorbell during reset") Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com> Link: https://patch.msgid.link/20250421132750.1363348-6-huangjunxian6@hisilicon.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions