linux-kernel-test/arch/x86/kernel/cpu/mcheck
Mike Travis b53e921ba1 generic: reduce stack pressure in sched_affinity
* Modify sched_affinity functions to pass cpumask_t variables by reference
    instead of by value.

  * Use new set_cpus_allowed_ptr function.

Depends on:
	[sched-devel]: sched: add new set_cpus_allowed_ptr function

Cc: Paul Jackson <pj@sgi.com>
Cc: Cliff Wickman <cpw@sgi.com>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-19 19:44:59 +02:00
..
k7.c x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes 2008-01-30 13:32:13 +01:00
Makefile x86: consolidate the cpu/ related code usage 2007-10-23 22:37:23 +02:00
mce_32.c x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c 2008-04-17 17:40:50 +02:00
mce_64.c x86: fix section mismatch warning in mcheck/mce_64.c 2008-01-30 13:33:36 +01:00
mce_amd_64.c generic: reduce stack pressure in sched_affinity 2008-04-19 19:44:59 +02:00
mce_intel_64.c x86: consolidate the cpu/ related code usage 2007-10-23 22:37:23 +02:00
mce.h x86: remove all definitions with fastcall 2008-01-30 13:31:17 +01:00
non-fatal.c x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c 2008-04-17 17:40:50 +02:00
p4.c x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes 2008-01-30 13:32:13 +01:00
p5.c x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c 2008-04-17 17:40:48 +02:00
p6.c x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c 2008-04-17 17:40:49 +02:00
therm_throt.c x86: sparse warning in therm_throt.c 2008-02-09 23:24:08 +01:00
winchip.c x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c 2008-04-17 17:40:50 +02:00