diff options
author | Xiaofei Tan <[email protected]> | 2021-02-03 20:39:41 +0800 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2021-02-06 00:50:48 +0100 |
commit | 0c1095d334dafda22463454b0519c926447b555e (patch) | |
tree | 483544b2b5b358689bd517882736c5fbfe6b981b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 3f2d30184773e408c4e6f9e15c350828e482480c (diff) |
rtc: mxc_v2: 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