summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2026-07-13 07:41:25 -0400
committerLeon Romanovsky <leonro@nvidia.com>2026-07-13 07:41:25 -0400
commitd43b1c17f9e1b9d34a0d742f569c00d84147ebc0 (patch)
tree053eb16357d40b53944f76e07b8883a3dd8ed63a /tools/perf/scripts/python/bin/stackcollapse-record
parent22113f3f55a1f41359f9e3c0502f35fef619df28 (diff)
RDMA/hfi1: Stop flushing the global IB workqueue
hfi1 does not queue work on ib_wq. QSFP and link work run on the per-port link_wq, while the remaining device work uses hfi1_wq or dedicated queues. The probe failure path destroys both per-port workqueues, and normal device removal flushes them in shutdown_device() before destroying them. Remove the flushes of the core-owned global workqueue. Waiting for unrelated core or other device work is not part of hfi1 teardown. Fixes: 71d47008ca1b ("IB/hfi1: Create workqueue for link events") Link: https://patch.msgid.link/20260708-clean-init-one-hfi1-v1-10-b9e9641268a5@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions