Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305020
b: refs/heads/master
c: 4ebcc24
h: refs/heads/master
v: v3
  • Loading branch information
Michael S. Tsirkin authored and Ingo Molnar committed May 18, 2012
1 parent 9b681c8 commit 53ab26f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: c8f64bf7df9e4858c051b6c1c09582359b97677d
refs/heads/master: 4ebcc243901c48ee3baba6bdf179c7315fa8806f
4 changes: 1 addition & 3 deletions trunk/arch/x86/include/asm/apic.h
Original file line number Diff line number Diff line change
Expand Up @@ -463,9 +463,7 @@ static inline void ack_APIC_irq(void)
* ack_APIC_irq() actually gets compiled as a single instruction
* ... yummie.
*/

/* Docs say use 0 for future compatibility */
apic_write(APIC_EOI, 0);
apic_write(APIC_EOI, APIC_EOI_ACK);
}

static inline unsigned default_get_apic_id(unsigned long x)
Expand Down

0 comments on commit 53ab26f

Please sign in to comment.