[PATCH] clocksource: arm_generic: use integer math helpers

John Stultz johnstul at us.ibm.com
Tue Nov 13 14:06:49 EST 2012


On 10/29/2012 07:24 AM, Linus Walleij wrote:
> This will make the two crucial integer divisions in the generic
> ARM arch timer used for ARMv8 use the kernel DIV_ROUND_CLOSEST()
> helper inline from <linux/kernel.h> so they get more precise.
>
> Cc: Marc Zyngier <marc.zyngier at arm.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

Applied. Thanks
-john




More information about the linux-arm-kernel mailing list