linux_dsm_epyc7002/arch/arm/include
Nicolas Pitre 215e362daf ARM: 8306/1: loop_udelay: remove bogomips value limitation
Now that we don't support ARMv3 anymore, the loop based delay code can
convert microsecs into number of loops using a 64-bit multiplication
and more precision.

This allows us to lift the hard limit of 3355 on the bogomips value as
loops_per_jiffy may now safely span the full 32-bit range.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2016-06-22 19:55:12 +01:00
..
asm ARM: 8306/1: loop_udelay: remove bogomips value limitation 2016-06-22 19:55:12 +01:00
debug The i.MX SoC update for 4.6: 2016-03-02 23:30:17 +01:00
uapi/asm ARM: wire up preadv2 and pwritev2 syscalls 2016-04-07 21:57:02 +01:00