]> xenbits.xensource.com Git - xen.git/commit
x86/xstate: correct logging in handle_xsetbv()
authorJan Beulich <jbeulich@suse.com>
Tue, 31 Jul 2018 15:12:35 +0000 (17:12 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 31 Jul 2018 15:12:35 +0000 (17:12 +0200)
commit960d7b8ffbad12b065d72f1171780eb11f11ee91
treeb2e7a8bdb78bf18b2de687d9de19b348a0525125
parentb75bd296d7e8f444362e5e321d09825078875f11
x86/xstate: correct logging in handle_xsetbv()

Correct a disagreement between text and logged value.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/xstate.c