kernel-ark/arch/i386
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
..
boot [PATCH] i386: Fix the EDD code misparsing the command line 2006-09-26 10:52:38 +02:00
crypto
kernel [PATCH] x86: Refactor thermal throttle processing 2006-09-26 10:52:42 +02:00
lib [PATCH] i386: Remove lock section support in rwsem.h 2006-09-26 10:52:31 +02:00
mach-default
mach-es7000
mach-generic [PATCH] i386: Replace i386 open-coded cmdline parsing with 2006-09-26 10:52:32 +02:00
mach-visws
mach-voyager
math-emu
mm [PATCH] i386: Allow a kernel not to be in ring 0 2006-09-26 10:52:39 +02:00
oprofile
pci [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 2006-09-26 10:52:41 +02:00
power
defconfig
Kconfig [PATCH] i386: Remove experimental mark of kexec 2006-09-26 10:52:40 +02:00
Kconfig.cpu
Kconfig.debug
Makefile [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder 2006-09-26 10:52:41 +02:00
Makefile.cpu