Skip to content
Snippets Groups Projects
Commit f3a05315 authored by Iliyan Malchev's avatar Iliyan Malchev
Browse files

ARM: vfpmodule: move init call earlier


Splits the init call into two pieces; the main init call is now an
arch_initcall(), and the procfs part remains a late_initcall().  The VFP module
needs to run prior to module_init() calls, as otherwise ARM crypto modules will
mistakenly think that the SoC does not support NEON.

Change-Id: I9eacf6c9967537d666acd2f2e62facc501192e58
Signed-off-by: default avatarIliyan Malchev <malchev@google.com>
parent f97e2165
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment