From: Jeremy Fitzhardinge Date: Wed, 18 Feb 2009 07:24:03 +0000 (-0800) Subject: x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch X-Git-Tag: v2.6.31-rc1~410^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fd7d83d49914f03aefffba6aee09032fcd54cce;p=pandora-kernel.git x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch Impact: simplification, prepare for later changes Make lazy cpu mode more specific to context switching, so that it makes sense to do more context-switch specific things in the callbacks. Signed-off-by: Jeremy Fitzhardinge Acked-by: Peter Zijlstra --- Reading git-diff-tree failed