Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116464
b: refs/heads/master
c: a2d332f
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Oct 16, 2008
1 parent b05d846 commit ee4c064
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e89eb43863c2d9f11a3bbe766766fe646e6c50d9
refs/heads/master: a2d332fa3445160519de03c350a59602ac1c3df9
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -2077,6 +2077,8 @@ static void __init setup_ioapic_ids_from_mpc(void)

reg_00.bits.ID = mp_ioapics[apic].mp_apicid;
spin_lock_irqsave(&ioapic_lock, flags);
io_apic_write(apic, 0, reg_00.raw);
spin_unlock_irqrestore(&ioapic_lock, flags);

/*
* Sanity check
Expand Down

0 comments on commit ee4c064

Please sign in to comment.