Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155471
b: refs/heads/master
c: 151586d
h: refs/heads/master
i:
  155469: 74b52a2
  155467: c7b4451
  155463: ed534c4
  155455: bc77a83
v: v3
  • Loading branch information
Rakib Mullick authored and Ingo Molnar committed Jul 13, 2009
1 parent 340e3c0 commit bb390d2
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: a1a08d1cb0ab148fd74216e4c0b4d4db18fe62c6
refs/heads/master: 151586d0f70405d99324d89aea13706cf6d7f993
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/apic/es7000_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,8 @@ static int es7000_mps_oem_check_cluster(struct mpc_table *mpc, char *oem,
return ret && es7000_apic_is_cluster();
}

struct apic apic_es7000_cluster = {
/* We've been warned by a false positive warning.Use __refdata to keep calm. */
struct apic __refdata apic_es7000_cluster = {

.name = "es7000",
.probe = probe_es7000,
Expand Down

0 comments on commit bb390d2

Please sign in to comment.