https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212639
--- Comment #1 from [email protected] --- A commit references this bug: Author: tijl Date: Sun Sep 25 18:29:03 UTC 2016 New revision: 306318 URL: https://svnweb.freebsd.org/changeset/base/306318 Log: MFamd64: r266901 Allocate a zeroed LDT. Failing to do this might result in the LDT appearing to run out of free descriptors because of random junk in the descriptor's 'sd_type' field. http://lists.freebsd.org/pipermail/freebsd-amd64/2014-May/016088.html PR: 212639 Submitted by: [email protected] MFC after: 2 weeks Changes: head/sys/i386/i386/sys_machdep.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
