K 10 svn:author V 3 kib K 8 svn:date V 27 2017-10-05T11:50:01.024585Z K 7 svn:log V 319 On amd64, mark the set_user_ldt() function as static. On i386, the function is used from the context switch code and needs to be accessible externally. Amd64 MD context switch does not lock an LDT spinlock and inlines switching in assembly. Discussed with: bde Sponsored by: The FreeBSD Foundation MFC after: 1 week END