K 10 svn:author V 6 andrew K 8 svn:date V 27 2018-10-22T14:58:59.150061Z K 7 svn:log V 297 Correctly set the DAIF bits in new threads We should only unmask interrupts when creating a new thread and leave the other exceptions in teh same state as before creating the thread. Reported by: jhibbits Reviewed by: jhibbits MFC after: 1 month Sponsored by: https://reviews.freebsd.org/D17497 END