-
- Downloads
cpumask: alloc zeroed cpumask for static cpumask_var_ts
These are defined as static cpumask_var_t so if MAXSMP is not used, they are cleared already. Avoid surprises when MAXSMP is enabled. Signed-off-by:Yinghai Lu <yinghai.lu@kernel.org> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Showing
- arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
- arch/x86/kernel/cpu/cpufreq/powernow-k7.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/powernow-k7.c
- arch/x86/kernel/cpu/cpufreq/powernow-k8.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/powernow-k8.c
- arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/speedstep-centrino.c
- arch/x86/kernel/cpu/mcheck/mce_64.c 1 addition, 1 deletionarch/x86/kernel/cpu/mcheck/mce_64.c
- arch/x86/kernel/tlb_uv.c 1 addition, 1 deletionarch/x86/kernel/tlb_uv.c
- drivers/acpi/processor_core.c 1 addition, 1 deletiondrivers/acpi/processor_core.c
- drivers/cpufreq/cpufreq.c 1 addition, 1 deletiondrivers/cpufreq/cpufreq.c
- kernel/sched_cpupri.c 1 addition, 1 deletionkernel/sched_cpupri.c
- kernel/sched_rt.c 1 addition, 1 deletionkernel/sched_rt.c
- kernel/smp.c 1 addition, 1 deletionkernel/smp.c
Loading
Please register or sign in to comment