diff options
-rw-r--r-- | arch/x86/machine/boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/machine/boot.c b/arch/x86/machine/boot.c index 6d5d1d96..691605f5 100644 --- a/arch/x86/machine/boot.c +++ b/arch/x86/machine/boot.c @@ -290,7 +290,6 @@ boot_ap(void) { cpu_ap_setup(); pmap_ap_bootstrap(); - cpu_info(cpu_current()); cpu_intr_enable(); |