On 24 February 2015 at 20:24, Ingo Molnar mingo@kernel.org wrote:
And here's the diffstat:
Sorry for not providing that :(
arch/arm/common/bL_switcher.c | 8 +-- include/linux/clockchips.h | 48 ++++++++++++------ kernel/time/clockevents.c | 109 ++++++++++++++++++++++++------------------ kernel/time/tick-broadcast.c | 22 ++++---- kernel/time/tick-common.c | 9 +-- kernel/time/tick-internal.h | 1 kernel/time/tick-oneshot.c | 6 +- kernel/time/timer_list.c | 16 +++--- 8 files changed, 129 insertions(+), 90 deletions(-)
Not too bad I think.
Thanks, I will send the patches now after some rework.