[PATCH] ARM: move read_{boot, persistent}_clock to the architecture level

Russell King - ARM Linux linux at arm.linux.org.uk
Sat May 5 13:20:29 EDT 2012


On Sat, May 05, 2012 at 07:16:50PM +0200, Marc Zyngier wrote:
> On Sat, 5 May 2012 17:47:53 +0100, Russell King - ARM Linux
> <linux at arm.linux.org.uk> wrote:
> > On Sat, Apr 28, 2012 at 01:45:45PM +0100, Marc Zyngier wrote:
> >> At the moment, read_persistent_clock is implemented at the
> >> platform level, which makes it impossible to compile these
> >> platforms in a single kernel.
> >> 
> >> Implement these two functions at the architecture level, and
> >> provide a thin registration interface for both read_boot_clock
> >> and read_persistent_clock. The two affected platforms (OMAP and
> >> Tegra) are converted at the same time.
> >> 
> >> Compile tested only.
> > 
> > As this now has tested-bys for OMAP and Tegra, I guess it's ready. 
> Who's
> > planning to take this?
> 
> If you're happy to take it, and unless someone objects to it, I'll put it
> in the patch system.

Sure.



More information about the linux-arm-kernel mailing list