aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLang Cheng <[email protected]>2019-05-24 15:31:23 +0800
committerJason Gunthorpe <[email protected]>2019-05-27 17:28:39 -0300
commit669cefb654cb69b280e31380f5fc7e3b5755b0cd (patch)
tree3e887d2f51109f226fe2a0edb33584e57700ba61 /tools/perf/scripts/python
parent780f33962ef27d7f27c6b47a55593c6ffd357922 (diff)
RDMA/hns: Remove jiffies operation in disable interrupt context
In some functions, the jiffies operation is unnecessary, and we can control delay using mdelay and udelay functions only. Especially, in hns_roce_v1_clear_hem, the function calls spin_lock_irqsave, the context disables interrupt, so we can not use jiffies and msleep functions. Signed-off-by: Lang Cheng <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions