https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219399
--- Comment #218 from Konstantin Belousov <[email protected]> --- (In reply to Don Lewis from comment #216) This is a reference to FreeBSD-SA-12:04.sysret. We handle that by forcing normal iret return path instead of the fast syscall return, same as we handle any modifications to the context from usermode. See the very end of the amd64_syscall(). -- 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]"
