summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTian Tao <tiantao6@hisilicon.com>2021-06-02 04:00:41 +0300
committerWill Deacon <will@kernel.org>2021-06-02 14:48:08 +0300
commit3c1f2eb5475a4031d9555a38de2467d80019c66a (patch)
tree574c235b4805fde75e347d2b35b883acb09d7ed5 /tools/perf/scripts/python/export-to-sqlite.py
parentf9e36b388a325eee74fae3b545f64449c13f090a (diff)
downloadlinux-3c1f2eb5475a4031d9555a38de2467d80019c66a.tar.xz
arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
request_irq() after setting IRQ_NOAUTOEN as below irq_set_status_flags(irq, IRQ_NOAUTOEN); request_irq(dev, irq...); can be replaced by request_irq() with IRQF_NO_AUTOEN flag. this patch is made base on "add IRQF_NO_AUTOEN for request_irq" which is being merged: https://lore.kernel.org/patchwork/patch/1388765/ Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/1622595642-61678-2-git-send-email-tiantao6@hisilicon.com Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions