Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8583
b: refs/heads/master
c: 357e11d
h: refs/heads/master
i:
  8581: a492b70
  8579: 8d7f65f
  8575: 659a06d
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Sep 12, 2005
1 parent 2a17051 commit aa913f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df0cc26b1b7f88f46307eea50a7469f0b58132d9
refs/heads/master: 357e11d4cbbbb959a88a9bdbbf33a10f160b0823
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@ int __init APIC_init_uniprocessor (void)

connect_bsp_APIC();

phys_cpu_present_map = physid_mask_of_physid(0);
phys_cpu_present_map = physid_mask_of_physid(boot_cpu_id);
apic_write_around(APIC_ID, boot_cpu_id);

setup_local_APIC();
Expand Down

0 comments on commit aa913f8

Please sign in to comment.