Loading init/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -495,7 +495,7 @@ asmlinkage __visible void __init start_kernel(void) debug_objects_early_init(); /* * Set up the the initial canary ASAP: * Set up the initial canary ASAP: */ boot_init_stack_canary(); Loading Loading
init/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -495,7 +495,7 @@ asmlinkage __visible void __init start_kernel(void) debug_objects_early_init(); /* * Set up the the initial canary ASAP: * Set up the initial canary ASAP: */ boot_init_stack_canary(); Loading