Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106310
b: refs/heads/master
c: 1ca9fda
h: refs/heads/master
v: v3
  • Loading branch information
Chris McDermott authored and Ingo Molnar committed Jul 26, 2008
1 parent 505b7ac commit dd7000c
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: 071375bc76ee86e58592f4682030c81d410ddfd9
refs/heads/master: 1ca9fda4b2f3413e4bc748b983f5585629ca0560
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/mach-summit/mach_apic.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ static inline physid_mask_t ioapic_phys_id_map(physid_mask_t phys_id_map)

static inline physid_mask_t apicid_to_cpu_present(int apicid)
{
return physid_mask_of_physid(0);
return physid_mask_of_physid(apicid);
}

static inline void setup_portio_remap(void)
Expand Down

0 comments on commit dd7000c

Please sign in to comment.