diff options
author | Jian Shen <shenjian15@huawei.com> | 2025-01-06 22:36:40 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-08 10:33:14 -0800 |
commit | 247fd1e33e1cd156aabe444e932d2648d33f1245 (patch) | |
tree | 24e3fc739e52f418d272633fe02af4027e09b9d1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 98b1e3b27734139c76295754b6c317aa4df6d32e (diff) |
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Currently the misc irq is initialized before reset_timer setup. But
it will access the reset_timer in the irq handler. So initialize
the reset_timer earlier.
Fixes: ff200099d271 ("net: hns3: remove unnecessary work in hclgevf_main")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Link: https://patch.msgid.link/20250106143642.539698-6-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions