Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119699
b: refs/heads/master
c: 9adc138
h: refs/heads/master
i:
  119697: 75bc2d2
  119695: 3d0d911
v: v3
  • Loading branch information
Andi Kleen authored and Ingo Molnar committed Dec 4, 2008
1 parent fdd5664 commit b802a18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 66a05d6b47a299b6bdeb645bc2d536109cd800b4
refs/heads/master: 9adc13867ec5fe0cd35434f92954d90e42381f0b
3 changes: 3 additions & 0 deletions trunk/arch/x86/kernel/mpparse.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,9 @@ static void __init __get_smp_config(unsigned int early)
printk(KERN_INFO "Using ACPI for processor (LAPIC) "
"configuration information\n");

if (!mpf)
return;

printk(KERN_INFO "Intel MultiProcessor Specification v1.%d\n",
mpf->mpf_specification);
#if defined(CONFIG_X86_LOCAL_APIC) && defined(CONFIG_X86_32)
Expand Down

0 comments on commit b802a18

Please sign in to comment.