From: Jeremy Fitzhardinge Date: Wed, 25 Jun 2008 04:19:23 +0000 (-0400) Subject: x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right place X-Git-Tag: v2.6.27-rc1~1106^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe0a63efd4437f6438ce5f2708929b1108873b6;p=pandora-kernel.git x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right place We must leave lazy mode before switching the %fs and %gs selectors. Signed-off-by: Eduardo Habkost Signed-off-by: Jeremy Fitzhardinge Cc: xen-devel Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed