summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBarry Song <song.bao.hua@hisilicon.com>2020-10-28 10:52:50 +1300
committerVinod Koul <vkoul@kernel.org>2020-11-09 17:25:54 +0530
commit8c94b83e0c370e72c131f5da8cb19c2cb858a1bf (patch)
treedc518295d22f3d68b5387369bba51d69d8f21d21 /tools/perf/scripts/python
parentd9c8d4b278d167bf7cba83ec6fc15a0a17dfc407 (diff)
dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQ
Running in hardIRQ, disabling IRQ is redundant since hardIRQ has disabled IRQ. This patch removes the irqsave and irqstore to save some instruction cycles. Signed-off-by: Barry Song <song.bao.hua@hisilicon.com> Link: https://lore.kernel.org/r/20201027215252.25820-9-song.bao.hua@hisilicon.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions