aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64/mce.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/mce.h')
-rw-r--r--include/asm-x86_64/mce.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86_64/mce.h b/include/asm-x86_64/mce.h
index d13687dfd69..5a11146d6d9 100644
--- a/include/asm-x86_64/mce.h
+++ b/include/asm-x86_64/mce.h
@@ -99,6 +99,8 @@ static inline void mce_amd_feature_init(struct cpuinfo_x86 *c)
}
#endif
+void mce_log_therm_throt_event(unsigned int cpu, __u64 status);
+
extern atomic_t mce_entry;
#endif