Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148897
b: refs/heads/master
c: fc016a4
h: refs/heads/master
i:
  148895: ac5c4a5
v: v3
  • Loading branch information
Andi Kleen authored and H. Peter Anvin committed May 28, 2009
1 parent 37f56be commit a23b38a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b56f642d2bf8c1f7c6499c1e55b23311a33cc796
refs/heads/master: fc016a49c2d92f2efbe22c1fb66eb7a5d2a06ed1
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/cpu/mcheck/mce.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ static u64 *bank;
static unsigned long notify_user;
static int rip_msr;
static int mce_bootlog = -1;
static atomic_t mce_events;

static char trigger[128];
static char *trigger_argv[2] = { trigger, NULL };
Expand Down Expand Up @@ -116,7 +115,6 @@ void mce_log(struct mce *mce)
{
unsigned next, entry;

atomic_inc(&mce_events);
mce->finished = 0;
wmb();
for (;;) {
Expand Down

0 comments on commit a23b38a

Please sign in to comment.