Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32918
b: refs/heads/master
c: a5ca63c
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 31, 2006
1 parent fb6828e commit a72b63f
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: 31925c8857ba17c11129b766a980ff7c87780301
refs/heads/master: a5ca63cb60892c1703998daf80d2d1b04cb70103
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/mcheck/mce.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ void winchip_mcheck_init(struct cpuinfo_x86 *c);
/* Call the installed machine check handler for this CPU setup. */
extern fastcall void (*machine_check_vector)(struct pt_regs *, long error_code);

extern int mce_disabled __initdata;
extern int mce_disabled;
extern int nr_mce_banks;

0 comments on commit a72b63f

Please sign in to comment.