K 10 svn:author V 5 markj K 8 svn:date V 27 2021-05-26T19:30:31.138954Z K 7 svn:log V 502 amd64: clear PSL.AC in the right frame If copyin family of routines fault, kernel does clear PSL.AC on the fault entry, but the AC flag of the faulted frame is kept intact. Since onfault handler is effectively jump, AC survives until syscall exit. Reported by: m00nbsd, via Sony Reviewed by: markj Sponsored by: The FreeBSD Foundation admbugs: 975 (cherry picked from commit 91aae953cb807d6fb7a70782b323bf9beb60d7c9) Git Hash: 4590f0345956329d414611c6cee300f486732b53 Git Author: kib@FreeBSD.org END