Re: [PULL] clockevents: a couple of fixes for tip/timers/urgent

2015-08-07 Thread Geert Uytterhoeven
On Fri, Aug 7, 2015 at 9:19 AM, Ingo Molnar wrote: >> Maxime Coquelin (1): >> clockevents/drivers/timer-stm32: Improve dependencies of timer-stm32 >> >> drivers/clocksource/Kconfig | 4 ++-- > > Hm, so why is this an urgent fix, i.e. a regression fix? It appears to widen > build > coverage

Re: [PULL] clockevents: a couple of fixes for tip/timers/urgent

2015-08-07 Thread Ingo Molnar
* Daniel Lezcano wrote: > > Hi Ingo, > > this pull request contains the following changes: > > - Prevented to suspend or resume the sh_cmt clocksource when this one is > not enabled (Geert Uytterhoeven) > - Improved build coverage with COMPILE_TEST for the stm32 timer (Maxime > Coquelin) >

[PULL] clockevents: a couple of fixes for tip/timers/urgent

2015-08-06 Thread Daniel Lezcano
Hi Ingo, this pull request contains the following changes: - Prevented to suspend or resume the sh_cmt clocksource when this one is not enabled (Geert Uytterhoeven) - Improved build coverage with COMPILE_TEST for the stm32 timer (Maxime Coquelin) Thanks ! -- Daniel The following chang