From: Eduardo Habkost Date: Tue, 8 Jul 2008 22:07:10 +0000 (-0700) Subject: xen64: Clear %fs on xen_load_tls() X-Git-Tag: v2.6.27-rc1~955^2~1^20~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a95408e183b3e4aaf3b6a66fa34bff4db53011b;p=pandora-kernel.git xen64: Clear %fs on xen_load_tls() We need to do this, otherwise we can get a GPF on hypercall return after TLS descriptor is cleared but %fs is still pointing to it. Signed-off-by: Eduardo Habkost Signed-off-by: Jeremy Fitzhardinge Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed