Re: [PATCH] arm: convert arm to arch_gettimeoffset()

From: Russell King
Date: Tue Mar 23 2010 - 20:34:25 EST


On Tue, Mar 23, 2010 at 04:05:21PM -0700, John Stultz wrote:
> Convert arm to use GENERIC_TIME via the arch_getoffset() infrastructure,
> reducing the amount of arch specific code we need to maintain.
>
> The arm architecture is the last arch that need to be converted.

Much easier to merge, thanks.

While looking for a machine to build-test this, I noticed that the IOP/IXP
platforms have ARCH_USES_GETTIMEOFFSET - yet they select PLAT_IOP which
in turn selects GENERIC_TIME etc.

I think ARCH_IOP13XX, ARCH_IOP32X and ARCH_IOP33X shouldn't select
ARCH_USES_GETTIMEOFFSET - do you agree?

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/