kernel_optimize_test/arch/x86
Jeremy Fitzhardinge 224101ed69 x86/paravirt: finish change from lazy cpu to context switch start/end
Impact: fix lazy context switch API

Pass the previous and next tasks into the context switch start
end calls, so that the called functions can properly access the
task state (esp in end_context_switch, in which the next task
is not yet completely current).

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
2009-03-29 23:36:01 -07:00
..
boot
configs
crypto
ia32 Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 2009-03-28 04:26:01 +01:00
include/asm x86/paravirt: finish change from lazy cpu to context switch start/end 2009-03-29 23:36:01 -07:00
kernel x86/paravirt: finish change from lazy cpu to context switch start/end 2009-03-29 23:36:01 -07:00
kvm
lguest x86/paravirt: finish change from lazy cpu to context switch start/end 2009-03-29 23:36:01 -07:00
lib
math-emu Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 2009-03-27 17:28:43 +01:00
mm x86/paravirt: remove lazy mode in interrupts 2009-03-29 23:35:38 -07:00
oprofile
pci
power
vdso
video
xen x86/paravirt: finish change from lazy cpu to context switch start/end 2009-03-29 23:36:01 -07:00
Kconfig Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 2009-03-27 17:28:43 +01:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu