diff options
author | Avi Kivity <avi@redhat.com> | 2010-10-19 18:48:35 +0200 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2010-11-17 19:47:59 -0200 |
commit | 0a77fe4c188e25917799f2356d4aa5e6d80c39a2 (patch) | |
tree | aed5a7a44ac832a0cc0f63c9eaa760448eacc117 /scripts | |
parent | 59365d136d205cc20fe666ca7f89b1c5001b0d5a (diff) | |
download | blackbird-op-linux-0a77fe4c188e25917799f2356d4aa5e6d80c39a2.tar.gz blackbird-op-linux-0a77fe4c188e25917799f2356d4aa5e6d80c39a2.zip |
KVM: Correct ordering of ldt reload wrt fs/gs reload
If fs or gs refer to the ldt, they must be reloaded after the ldt. Reorder
the code to that effect.
Userspace code that uses the ldt with kvm is nonexistent, so this doesn't fix
a user-visible bug.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions