xen: rearrange things to fix stackprotector
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Mon, 17 Aug 2009 19:26:53 +0000 (12:26 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 20 Aug 2009 00:09:28 +0000 (17:09 -0700)
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 <jeremy.fitzhardinge@citrix.com>

No differences found