diff options
author | 2017-10-19 12:55:34 +0100 | |
---|---|---|
committer | 2017-10-19 23:49:45 +0200 | |
commit | 7957b07b559175500b2a03e8a39738c1b4a832fe (patch) | |
tree | 6c89968c1f43021bcbab946c768facbbd23dc956 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion (diff) | |
download | linux-rng-7957b07b559175500b2a03e8a39738c1b4a832fe.tar.xz linux-rng-7957b07b559175500b2a03e8a39738c1b4a832fe.zip |
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
The function gic_next_event is always called with interrupts disabled, so
the local_irq_save / local_irq_restore are pointless - remove them.
[Daniel Lezcano: Fixed warning by removing unused variable 'flags']
Signed-off-by: Matt Redfearn <matt.redfearn@mips.com>
Suggested-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions