Merge branch 'cpumask-cleanups' of...
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus * 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus: cpumask: rename tsk_cpumask to tsk_cpus_allowed cpumask: don't recommend set_cpus_allowed hack in Documentation/cpu-hotplug.txt cpumask: avoid dereferencing struct cpumask cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_t cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c cpumask: avoid deprecated function in mm/slab.c cpumask: use cpu_online in kernel/perf_event.c
No related branches found
No related tags found
Showing
- Documentation/cpu-hotplug.txt 17 additions, 32 deletionsDocumentation/cpu-hotplug.txt
- arch/x86/kernel/cpu/cpufreq/powernow-k8.c 1 addition, 1 deletionarch/x86/kernel/cpu/cpufreq/powernow-k8.c
- drivers/idle/i7300_idle.c 9 additions, 6 deletionsdrivers/idle/i7300_idle.c
- drivers/scsi/fcoe/fcoe.c 1 addition, 1 deletiondrivers/scsi/fcoe/fcoe.c
- include/linux/sched.h 1 addition, 1 deletioninclude/linux/sched.h
- kernel/perf_event.c 1 addition, 1 deletionkernel/perf_event.c
- kernel/time/timer_list.c 2 additions, 2 deletionskernel/time/timer_list.c
- mm/slab.c 1 addition, 1 deletionmm/slab.c
Loading
Please register or sign in to comment