[PATCH v3 10/12] um: remove force_flush_all from fork_handler
Johannes Berg
johannes at sipsolutions.net
Wed Jul 3 02:45:09 PDT 2024
On Fri, 2024-05-24 at 23:37 +0200, benjamin at sipsolutions.net wrote:
> From: Benjamin Berg <benjamin.berg at intel.com>
>
> There should be no need for this.
"should" ;-)
This breaks things if glibc enables rseq. That might even be already
broken in the sense that it might corrupt memory that's put at the same
place the rseq was installed? But it at least it appears to still work
without this patch...
As we discussed, it might thus be better to fix up the execve() patch
and do that before this.
johannes
More information about the linux-um
mailing list