Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b31782b2 authored by Ard Biesheuvel's avatar Ard Biesheuvel Committed by Samir Mehta
Browse files

ARM: move VFP init to an earlier boot stage



In order to use the NEON unit in the kernel, we should
initialize it a bit earlier in the boot process so NEON users
that like to do a quick benchmark at load time (like the
xor_blocks or RAID-6 code) find the NEON/VFP unit already
enabled.

Replaced late_initcall() with core_initcall().

Change-Id: Ice2f6d7053a4f9d3de112280d2d44e6b456992b0
Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: default avatarNicolas Pitre <nico@linaro.org>
Git-commit: dd74ce89359fa76f1206a336915e7ed7b4243021
Git-repo: https://android.googlesource.com/kernel/common/


Signed-off-by: default avatarSamir Mehta <samirn@codeaurora.org>
parent 6f0b23bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment