kernel-fxtec-pro1x/arch/x86/kernel/cpu/mcheck
Rusty Russell 996867d096 cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c
Impact: reduce kernel memory usage when CONFIG_CPUMASK_OFFSTACK=y

Simple conversion of mce_device_initialized to cpumask_var_t.  We don't
check the alloc_cpumask_var() return since it's boot-time only, and
the misc_register() in that same function isn't checked.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-03-13 14:49:51 +10:30
..
k7.c Update email addresses. 2008-10-20 12:50:03 -07:00
Makefile x86, mce, cmci: factor out threshold interrupt handler 2009-02-24 13:24:42 -08:00
mce.h
mce_32.c x86, mce: don't disable machine checks during code patching 2009-02-17 15:32:38 -08:00
mce_64.c cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c 2009-03-13 14:49:51 +10:30
mce_amd_64.c cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 2009-03-13 14:49:50 +10:30
mce_intel_64.c Merge branch 'x86/core' into x86/mce2 2009-02-24 16:11:51 -08:00
non-fatal.c Update email addresses. 2008-10-20 12:50:03 -07:00
p4.c x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits 2009-02-20 12:07:43 +01:00
p5.c x86: update Alan Cox's email addresses 2009-01-05 15:19:16 +01:00
p6.c x86: update Alan Cox's email addresses 2009-01-05 15:19:16 +01:00
therm_throt.c sysdev: Pass the attribute to the low level sysdev show/store function 2008-07-21 21:55:02 -07:00
threshold.c x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c 2009-03-04 11:48:28 +01:00
winchip.c x86: update Alan Cox's email addresses 2009-01-05 15:19:16 +01:00