-
- Downloads
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
* Replace previous instances of the cpumask_of_cpu_ptr* macros with a the new (lvalue capable) generic cpumask_of_cpu(). Signed-off-by:Mike Travis <travis@sgi.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Jack Steiner <steiner@sgi.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/kernel/acpi/cstate.c 1 addition, 2 deletionsarch/x86/kernel/acpi/cstate.c
- arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c 3 additions, 7 deletionsarch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
- arch/x86/kernel/cpu/cpufreq/powernow-k8.c 5 additions, 10 deletionsarch/x86/kernel/cpu/cpufreq/powernow-k8.c
- arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c 4 additions, 8 deletionsarch/x86/kernel/cpu/cpufreq/speedstep-centrino.c
- arch/x86/kernel/cpu/cpufreq/speedstep-ich.c 1 addition, 2 deletionsarch/x86/kernel/cpu/cpufreq/speedstep-ich.c
- arch/x86/kernel/cpu/intel_cacheinfo.c 1 addition, 2 deletionsarch/x86/kernel/cpu/intel_cacheinfo.c
- arch/x86/kernel/ldt.c 2 additions, 4 deletionsarch/x86/kernel/ldt.c
- arch/x86/kernel/microcode.c 5 additions, 12 deletionsarch/x86/kernel/microcode.c
- arch/x86/kernel/reboot.c 3 additions, 8 deletionsarch/x86/kernel/reboot.c
- drivers/acpi/processor_throttling.c 3 additions, 8 deletionsdrivers/acpi/processor_throttling.c
- drivers/firmware/dcdbas.c 1 addition, 2 deletionsdrivers/firmware/dcdbas.c
- drivers/misc/sgi-xp/xpc_main.c 1 addition, 2 deletionsdrivers/misc/sgi-xp/xpc_main.c
- kernel/stop_machine.c 1 addition, 2 deletionskernel/stop_machine.c
- kernel/time/tick-common.c 3 additions, 5 deletionskernel/time/tick-common.c
- kernel/trace/trace_sysprof.c 1 addition, 3 deletionskernel/trace/trace_sysprof.c
- lib/smp_processor_id.c 1 addition, 4 deletionslib/smp_processor_id.c
- net/sunrpc/svc.c 1 addition, 2 deletionsnet/sunrpc/svc.c
Loading
Please register or sign in to comment