summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2023-01-29 17:37:57 +0800
committerLeon Romanovsky <leon@kernel.org>2023-01-30 11:38:41 +0200
commitb7e08a5a63a11627601915473c3b569c1f6c6c06 (patch)
treee5c9a280abec860214e5539e4484b2ef7e903f6c /tools/perf/scripts/python/export-to-sqlite.py
parent5d9745cead1f121974322b94ceadfb4d1e67960e (diff)
RDMA/usnic: use iommu_map_atomic() under spin_lock()
usnic_uiom_map_sorted_intervals() is called under spin_lock(), iommu_map() might sleep, use iommu_map_atomic() to avoid potential sleep in atomic context. Fixes: e3cf00d0a87f ("IB/usnic: Add Cisco VIC low-level hardware driver") Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Link: https://lore.kernel.org/r/20230129093757.637354-1-yangyingliang@huawei.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions