Module Name: src Committed By: maxv Date: Sun Feb 5 08:36:08 UTC 2017
Modified Files: src/sys/arch/amd64/amd64: machdep.c Log Message: Now that valid_user_selector only checks for LDT selectors, remove it. A user may legitimately want to have one register in the GDT, and another in the LDT. Pass 2/2. To generate a diff of this commit: cvs rdiff -u -r1.250 -r1.251 src/sys/arch/amd64/amd64/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.