K 10 svn:author V 3 kib K 8 svn:date V 27 2014-12-16T18:28:33.045608Z K 7 svn:log V 321 The iret instruction may generate #np and #ss fault, besides #gp. When returning to usermode, the handler for that exceptions is also executed with wrong gs base. Handle all three possible faults in the same way, checking for iret fault, and performing full iret. Sponsored by: The FreeBSD Foundation MFC after: 3 days END