HomeFreeBSD

xen-locore: fix size in GDT descriptor

Description

xen-locore: fix size in GDT descriptor

There was an off-by-one in the GDT descriptor size field used by the
early Xen boot code. The GDT descriptor size should be the size of the
GDT minus one. No functional change expected as a result of this
change.

Sponsored by: Citrix Systems R&D

Details

Provenance
roygerAuthored on
Parents
rS361499: Fix build issue after r360292 when using both RSS and KERN_TLS options.
Branches
Unknown
Tags
Unknown