NetBSD/sys/arch/x86
maxv 3eb99b2ae3 Give the ldt a fixed size of one page (512 slots), and drop the variable-
sized mechanism that was too complex.

This fixes a race between USER_LDT and SVS: during context switches, the
way SVS installs the new ldt relies on the ldt pointer AND the ldt size,
but both cannot be accessed atomically at the same time.
2020-04-24 16:27:27 +00:00
..
acpi PR kern/55080: current does not boot 2020-03-19 19:55:34 +00:00
conf Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
include Give the ldt a fixed size of one page (512 slots), and drop the variable- 2020-04-24 16:27:27 +00:00
isa Add and use __FPTRCAST, requested by uwe@ 2019-10-16 18:29:49 +00:00
pci Apply previous change ("Don't mix sign and unsigned operands. Just use 2020-04-23 13:40:36 +00:00
x86 Give the ldt a fixed size of one page (512 slots), and drop the variable- 2020-04-24 16:27:27 +00:00