Re: [PATCH v2] compat: Fix RT signal mask corruption via sigprocmask

From: Linus Torvalds
Date: Thu May 10 2012 - 11:58:41 EST


On Thu, May 10, 2012 at 8:44 AM, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> I think I'll just edit your patch directly, no need to send me a new version.

Ok, just FYI, this is the incremental diff I ended up with. I'll
commit it as this, but I'm sending it out for people to verify before
I do. Although just from looking at the code generation, it really
does just change those four instructions that do a mask to a single
'movl', so I think it's pretty safe even though I haven't tested it.

Linus

Attachment: patch.diff
Description: Binary data