Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155472
b: refs/heads/master
c: 7473727
h: refs/heads/master
v: v3
  • Loading branch information
Rakib Mullick authored and Ingo Molnar committed Jul 13, 2009
1 parent bb390d2 commit 848a798
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 151586d0f70405d99324d89aea13706cf6d7f993
refs/heads/master: 7473727be884293c8171775a148e1d174d1606e6
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/apic/numaq_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,8 @@ static void numaq_setup_portio_remap(void)
(u_long) xquad_portio, (u_long) num_quads*XQUAD_PORTIO_QUAD);
}

struct apic apic_numaq = {
/* Use __refdata to keep false positive warning calm. */
struct apic __refdata apic_numaq = {

.name = "NUMAQ",
.probe = probe_numaq,
Expand Down

0 comments on commit 848a798

Please sign in to comment.