Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136619
b: refs/heads/master
c: 83d7aea
h: refs/heads/master
i:
  136617: 4a01783
  136615: 64391a4
v: v3
  • Loading branch information
Suresh Siddha authored and Ingo Molnar committed Jan 29, 2009
1 parent a1ab408 commit f33c651
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: 1dcdd3d15ecea0c22a09d4d001a39d425fceff2c
refs/heads/master: 83d7aeabe4cf20e59b5d7fd56a75cfd0e0b6b880
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/genapic.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ static inline unsigned int read_apic_id(void)
{
unsigned int reg;

reg = *(u32 *)(APIC_BASE + APIC_ID);
reg = apic_read(APIC_ID);

return apic->get_apic_id(reg);
}
Expand Down

0 comments on commit f33c651

Please sign in to comment.