aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/qcom-timer.c
diff options
context:
space:
mode:
authorJoonwoo Park <[email protected]>2015-04-28 02:21:49 +0000
committerThomas Gleixner <[email protected]>2015-05-05 08:40:43 +0000
commit781978e6e156101209f62b9ebc8783b70ef248de (patch)
treed2f8286d9e396294abe3bcd782cefd03dcf4afb5 /drivers/clocksource/qcom-timer.c
parentclocksource: sun5i: Fix of_io_request_and_map error check (diff)
downloadkernel-781978e6e156101209f62b9ebc8783b70ef248de.tar.gz
kernel-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 <[email protected]> Cc: [email protected] Cc: [email protected] Cc: John Stultz <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions