Loading init/main.c +4 −4 Original line number Diff line number Diff line Loading @@ -506,7 +506,7 @@ asmlinkage __visible void __init start_kernel(void) /* * Interrupts are still disabled. Do necessary setups, then * enable them * enable them. */ boot_cpu_init(); page_address_init(); Loading Loading
init/main.c +4 −4 Original line number Diff line number Diff line Loading @@ -506,7 +506,7 @@ asmlinkage __visible void __init start_kernel(void) /* * Interrupts are still disabled. Do necessary setups, then * enable them * enable them. */ boot_cpu_init(); page_address_init(); Loading