]> xenbits.xensource.com Git - people/larsk/xen.git/commit
x86/boot: Set Accessed bits in boot_cpu_{,compat_}gdt_table[]
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 7 Aug 2019 11:29:01 +0000 (12:29 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 7 Aug 2019 12:34:56 +0000 (13:34 +0100)
commitaf292b41e9edc0a87f0205ece833e64808ec3883
treed1c2192423a979ebba75a36891d7bd9d44d10bf9
parentea131e2ed329e90487ec258ae195e5e95784e8ea
x86/boot: Set Accessed bits in boot_cpu_{,compat_}gdt_table[]

There is no point causing the CPU to performed a locked update of the
descriptors on first use.

Reported-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/x86_64.S