From: Jeremy Fitzhardinge Date: Mon, 17 Aug 2009 19:26:53 +0000 (-0700) Subject: xen: rearrange things to fix stackprotector X-Git-Tag: v2.6.31-rc8~33^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce2eef33d35cd7b932492b5a81fb0febd2b323cd;p=pandora-kernel.git xen: rearrange things to fix stackprotector Make sure the stack-protector segment registers are properly set up before calling any functions which may have stack-protection compiled into them. [ Impact: prevent Xen early-boot crash when stack-protector is enabled ] Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed