Re: [PATCH] clocksource: dw_apb_timer: add dynamic irq flag to the timer

2015-07-03 Thread Jisheng Zhang
Dear Daniel, On Fri, 3 Jul 2015 16:58:44 +0200 Daniel Lezcano wrote: > On 07/03/2015 04:30 PM, Jisheng Zhang wrote: > > Commit d2348fb6fdc6 ("tick: Dynamically set broadcast irq affinity") > > adds one excelent feature CLOCK_EVT_FEAT_DYNIRQ to let the core set the > > interrupt affinity of the b

Re: [PATCH] clocksource: dw_apb_timer: add dynamic irq flag to the timer

2015-07-03 Thread Daniel Lezcano
On 07/03/2015 04:30 PM, Jisheng Zhang wrote: Commit d2348fb6fdc6 ("tick: Dynamically set broadcast irq affinity") adds one excelent feature CLOCK_EVT_FEAT_DYNIRQ to let the core set the interrupt affinity of the broadcast interrupt to the cpu which has the earliest expiry time. This patch adds CL

[PATCH] clocksource: dw_apb_timer: add dynamic irq flag to the timer

2015-07-03 Thread Jisheng Zhang
Commit d2348fb6fdc6 ("tick: Dynamically set broadcast irq affinity") adds one execllent feature CLOCK_EVT_FEAT_DYNIRQ to let the core set the interrupt affinity of the broadcast interrupt to the cpu which has the earliest expiry time. This patch adds CLOCK_EVT_FEAT_DYNIRQ flag to avoid unnecessary