Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112680
b: refs/heads/master
c: df1be43
h: refs/heads/master
v: v3
  • Loading branch information
Suresh Siddha authored and Ingo Molnar committed Jul 22, 2008
1 parent 464db81 commit ef338d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 1b9b89e7f163336ad84200b66a17284dbf26aced
refs/heads/master: df1be4372eae5f104b7fb4991bc4b35f00b11a11
4 changes: 0 additions & 4 deletions trunk/include/asm-x86/apic.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,7 @@ static inline void ack_APIC_irq(void)
*/

/* Docs say use 0 for future compatibility */
#ifdef CONFIG_X86_32
apic_write(APIC_EOI, 0);
#else
native_apic_mem_write(APIC_EOI, 0);
#endif
}

extern int lapic_get_maxlvt(void);
Expand Down

0 comments on commit ef338d0

Please sign in to comment.