android_kernel_motorola_sm6225/arch/i386/kernel/cpu/mcheck
Dmitriy Zavin 15d5f83983 [PATCH] x86: Refactor thermal throttle processing
Refactor the event processing (syslog messaging and rate limiting)
into separate file therm_throt.c. This allows consistent reporting
of CPU thermal throttle events.

After ACK'ing the interrupt, if the event is current, the user
(p4.c/mce_intel.c) calls therm_throt_process to log (and rate limit)
the event. If that function returns 1, the user has the option to log
things further (such as to mce_log in x86_64).

AK: minor cleanup

Signed-off-by: Dmitriy Zavin <dmitriyz@google.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:42 +02:00
..
k7.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile [PATCH] x86: Refactor thermal throttle processing 2006-09-26 10:52:42 +02:00
mce.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mce.h [PATCH] mce section fix 2006-07-31 13:28:37 -07:00
non-fatal.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
p4.c [PATCH] x86: Refactor thermal throttle processing 2006-09-26 10:52:42 +02:00
p5.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00
p6.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00
therm_throt.c [PATCH] x86: Refactor thermal throttle processing 2006-09-26 10:52:42 +02:00
winchip.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00