diff options
author | 2015-04-27 19:21:49 -0700 | |
---|---|---|
committer | 2015-05-05 10:40:43 +0200 | |
commit | 781978e6e156101209f62b9ebc8783b70ef248de (patch) | |
tree | d2f8286d9e396294abe3bcd782cefd03dcf4afb5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | clocksource: sun5i: Fix of_io_request_and_map error check (diff) | |
download | wireguard-linux-781978e6e156101209f62b9ebc8783b70ef248de.tar.xz wireguard-linux-781978e6e156101209f62b9ebc8783b70ef248de.zip |
timer: Use timer->base for flag checks
At present, internal_add_timer() examines flags with 'base' which doesn't
contain flags. Examine with 'timer->base' to avoid unnecessary waking up
of nohz CPU when timer base has TIMER_DEFERRABLE set.
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Cc: sboyd@codeaurora.org
Cc: skannan@codeaurora.org
Cc: John Stultz <john.stultz@linaro.org>
Link: http://lkml.kernel.org/r/1430187709-21087-1-git-send-email-joonwoop@codeaurora.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions