[PATCH] Revert 9fc2105aeaaf56b0cf75296a84702d0f9e64437b to fix pyaudio (and probably more)
Arnd Bergmann
arnd at arndb.de
Tue Jan 6 05:01:50 PST 2015
On Monday 05 January 2015 23:09:00 Nicolas Pitre wrote:
>
> Now here's the bogomips hard limit gone:
>
> ----- >8
> From: Nicolas Pitre <nicolas.pitre at linaro.org>
> Date: Mon, 5 Jan 2015 22:43:56 -0500
> Subject: [PATCH] ARM: 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.
> This allows us to lift the hard limit of 3355 on the bogomips value with
> loops_per_jiffy that can safely span the full 32-bit range.
>
> Signed-off-by: Nicolas Pitre <nico at linaro.org>
I think we still build RPC with gcc -march=armv3. Is that a problem
with this patch?
Arnd
More information about the linux-arm-kernel
mailing list