[PATCH 3/5] hrtimer: Store cpu-number in 'struct hrtimer_cpu_base'

2014-06-21 Thread Frederic Weisbecker
From: Viresh Kumar In lowres mode, hrtimers are serviced by the tick instead of a clock event. Now it works well as long as the tick stays periodic but we must also make sure that the hrtimers are serviced in dynticks mode. Part of that job consist in kicking a dynticks hrtimer target in order

[PATCH 3/5] hrtimer: Store cpu-number in 'struct hrtimer_cpu_base'

2014-06-21 Thread Frederic Weisbecker
From: Viresh Kumar viresh.ku...@linaro.org In lowres mode, hrtimers are serviced by the tick instead of a clock event. Now it works well as long as the tick stays periodic but we must also make sure that the hrtimers are serviced in dynticks mode. Part of that job consist in kicking a dynticks