[PATCH] clockevents: Add (missing) default case for switch blocks
Viresh Kumar
viresh.kumar at linaro.org
Tue Feb 24 07:12:16 PST 2015
On 24 February 2015 at 20:24, Ingo Molnar <mingo at 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.
More information about the linux-arm-kernel
mailing list