On Thu May 22 22:07:54 2025 +0000, Alexander Shaikhulin wrote:
(32-bit FreeBSD apps on amd64 don't run into this issue because they use int 0x80 / iret.)
This is the most concise explanation that I found: https://github.com/torvalds/linux/blob/a11a72229881d8ac1d52ea727101bc9c74418....