On Fri, Feb 22, 2013 at 11:15:45AM +0000, Mark Rutland wrote: > One thing that struck me when I was fiddling with the broadcast mechanism was > that it should be possible to have a generic dummy timer implementation. As > long as the architecture calls notifiers at the appropriate times, it should > look like any other timer driver (apart from not touching any hardware). It > just > needs to depend on ARCH_HAS_TICK_BROADCAST. > > I believe it shouldn't be too difficult to implement, though I may be blind to > some problems. > It would be nice to have a generic dummy timer driver, quite a few architectures could use it directly already. If no one beats me to it, I'll give it a go as I convert the SH stuff over to using ARCH_HAS_TICK_BROADCAST and killing off the local timer API there. -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH 0/8] Remove ARM local timer API Stephen Boyd
- [PATCH 1/8] ARM: smp: Lower rating of dummy broadcast de... Stephen Boyd
- [PATCH 6/8] clocksource: time-armada-370-xp: Fix sparse ... Stephen Boyd
- [PATCH 7/8] clocksource: time-armada-370-xp: Divorce fro... Stephen Boyd
- [PATCH 8/8] ARM: smp: Remove local timer API Stephen Boyd
- Re: [PATCH 8/8] ARM: smp: Remove local timer API Mark Rutland
- Re: [PATCH 8/8] ARM: smp: Remove local timer API Paul Mundt
- Re: [PATCH 8/8] ARM: smp: Remove local timer... Mark Rutland
- Re: [PATCH 8/8] ARM: smp: Remove local ... Stephen Boyd
- Re: [PATCH 8/8] ARM: smp: Remove lo... Stephen Boyd
- Re: [PATCH 8/8] ARM: smp: Remove lo... Mark Rutland
- Re: [PATCH 8/8] ARM: smp: Remov... Stephen Boyd
- Re: [PATCH 8/8] ARM: smp: Remove local timer API Stephen Boyd
- Re: [PATCH 8/8] ARM: smp: Remove local timer... Mark Rutland
- [PATCH 3/8] ARM: EXYNOS4: Divorce mct from local timer A... Stephen Boyd
- [PATCH 2/8] ARM: smp_twd: Divorce smp_twd from local tim... Stephen Boyd
- [PATCH 4/8] ARM: PRIMA2: Divorce timer-marco from local ... Stephen Boyd
