diff options
author | Xiaofei Tan <[email protected]> | 2021-02-03 20:39:39 +0800 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2021-02-06 00:50:47 +0100 |
commit | 669022c29af672205aaf53b76fd594dad2661ffe (patch) | |
tree | 60da33fa6b5e09f7b0502b0fe04b1a995290acc3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | be3df3f85897e36163bfb764549acc69ec9b7afa (diff) |
rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQ
It is redundant to do irqsave and irqrestore in hardIRQ context, where
it has been in a irq-disabled context.
Signed-off-by: Xiaofei Tan <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions