From: Jeremy Fitzhardinge Date: Wed, 25 Jun 2008 04:19:24 +0000 (-0400) Subject: x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode() X-Git-Tag: v2.6.27-rc1~1106^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478de5a9d691dd0c048ddce62dbec23722515636;p=pandora-kernel.git x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode() We must do this because load_TLS() may need to clear %fs and %gs. (e.g. under Xen). 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