Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164296
b: refs/heads/master
c: a017421
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Herrmann authored and Ingo Molnar committed Sep 19, 2009
1 parent 9deb8a4 commit 81ecb8e
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: 2fbd07a5f5d1295fa9b0c0564ec27da7c276a75a
refs/heads/master: a017421ddcdf34474f1133b27e33ab2ca6c19b96
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/cpu/mcheck/mce_amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,9 @@ static __cpuinit int threshold_create_bank(unsigned int cpu, unsigned int bank)
int i, err = 0;
struct threshold_bank *b = NULL;
char name[32];
#ifdef CONFIG_SMP
struct cpuinfo_x86 *c = &cpu_data(cpu);

#endif

sprintf(name, "threshold_bank%i", bank);

Expand Down

0 comments on commit 81ecb8e

Please sign in to comment.