Re: [BUG] futex: scheduling-while-atomic because nested vfork can break guard(private_hash)
From: Jann Horn
Date: Fri Sep 11 2026 - 12:06:47 EST
On Fri, Sep 11, 2026 at 10:36 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> On Thu, Sep 10, 2026 at 05:27:54PM +0200, Jann Horn wrote:
> What's with the markdown tags? The email is text/plain, so plain it
> should be.
I like having clear delimiters around code blocks in the middle of
text, I feel it can otherwise be annoying to scan for where cited code
ends. I used to put <<< and >>> around them in the past, but that was
kinda weird and ~nobody else uses that syntax...
> > Then race like this (view this in monospace):
>
> What a crazy ass world we live in that this has to be stated :-( Of
> course you should view text/plain in monospace, anything else would be
> absolutely insane. (And yes, I know outlook exists, but people using
> that deserve all the pain that piece of shit gets them.)
(As another example, my employer's webmailer is also not particularly
polished when it comes to text/plain mails.)