Commit f6476774 authored by Bill Nottingham's avatar Bill Nottingham Committed by Ingo Molnar

x86_64: be less annoying on boot

Remove mostly useless message on every boot.
Signed-off-by: default avatarBill Nottingham <notting@redhat.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 16dc552f
......@@ -112,8 +112,6 @@ void __init x86_64_start_kernel(char * real_mode_data)
x86_64_init_pda();
early_printk("Kernel really alive\n");
x86_64_start_reservations(real_mode_data);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment