X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fsetup.c;h=e8029896309af8cadb39b2445568d8c3ddc410ae;hb=f16a5e347835c6a0ba958535cf6e6c89d50463b8;hp=c4851eff57b32ce96e5bc2e72f536d01a6a78fb8;hpb=20406f9b67e6fde4fff4639225c7a0e5ea6eaa9b;p=pandora-kernel.git diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index c4851eff57b3..e8029896309a 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c @@ -725,6 +725,7 @@ void __init setup_arch(char **cmdline_p) /* VMI may relocate the fixmap; do this before touching ioremap area */ vmi_init(); + early_trap_init(); early_cpu_init(); early_ioremap_init();