X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fmce.h;h=036133eaf7448e4625a713bab4b9ff3f53e98bb2;hb=fe47784ba5cbb6b713c013e046859946789b45e4;hp=6a580f24d4a4bb9049c7b2834bfeb6a3ce52246f;hpb=83b8e28b14d63db928cb39e5c5ed2a548246bd71;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/mce.h b/include/asm-x86/mce.h index 6a580f24d4a..036133eaf74 100644 --- a/include/asm-x86/mce.h +++ b/include/asm-x86/mce.h @@ -92,6 +92,7 @@ extern int mce_disabled; void mce_log(struct mce *m); DECLARE_PER_CPU(struct sys_device, device_mce); +extern void (*threshold_cpu_callback)(unsigned long action, unsigned int cpu); #ifdef CONFIG_X86_MCE_INTEL void mce_intel_feature_init(struct cpuinfo_x86 *c);