diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2013-05-22 10:38:53 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2013-07-08 18:22:19 +0100 |
commit | 0773d73d818702191dd568e1e20bcafc5c64661a (patch) | |
tree | 5631a78df00335fcbe4ba3c61d8650bcf7e81efa /MAINTAINERS | |
parent | 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376 (diff) | |
download | linux-0773d73d818702191dd568e1e20bcafc5c64661a.tar.gz linux-0773d73d818702191dd568e1e20bcafc5c64661a.tar.bz2 linux-0773d73d818702191dd568e1e20bcafc5c64661a.zip |
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().
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions