commit | a3a8908fb02bfa2514750734bfd3afc6c1daeb89 | [log] [tgz] |
---|---|---|
author | Lucas Stach <dev@lynxeye.de> | Sun Oct 25 16:40:30 2015 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 15 09:41:06 2015 +0100 |
tree | 94b5e6b4f2256ddd37543331c9705150bcd9cc7b | |
parent | 11faa20eb43997baae0c72916d8a959efcb6f8c4 [diff] |
clocksource/drivers/tegra: Allow timer irq affinity change Allow the timer core to change the smp affinity of the broadcast timer irq by setting CLOCK_EVT_FEAT_DYNIRQ flag. This reduces interrupt pressure and wakeups on CPU0 as well as vastly reducing the number of timer broadcast IPIs. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>