x86/boot: Set Accessed bits in boot_cpu_{,compat_}gdt_table[]
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 23 Sep 2019 12:35:07 +0000 (14:35 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 23 Sep 2019 12:35:07 +0000 (14:35 +0200)
commit9b91beca34176a31b8e815f1f64472a740e5d94e
treeb1dd992758e08cba24e36f2ff26810c811a3f3cd
parentdc3cd3dcf4c742e1d9e5b9f7bc185dacb15da19a
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>
master commit: af292b41e9edc0a87f0205ece833e64808ec3883
master date: 2019-08-07 13:34:56 +0100
xen/arch/x86/boot/x86_64.S