[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4FAC0E49.6050004@msgid.tls.msk.ru>
Date: Thu, 10 May 2012 22:51:53 +0400
From: Michael Tokarev <mjt@....msk.ru>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Jan Kiszka <jan.kiszka@...mens.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Anthony Liguori <aliguori@...ibm.com>,
Kevin Wolf <kwolf@...hat.com>
Subject: Re: [PATCH v2] compat: Fix RT signal mask corruption via sigprocmask
On 10.05.2012 19:58, Linus Torvalds wrote:
> On Thu, May 10, 2012 at 8:44 AM, Linus Torvalds
> <torvalds@...ux-foundation.org> 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.
I tested the changes (from Jan and Linus's patches) and
the result a) looks sane, and b) actually works and fixes
our long-standing issues.
So you can add my
Tested-By: Michael Tokarev <mjt@....msk.ru>
or, if you prefer,
Signed-off-By: Michael Tokarev <mjt@....msk.ru>
for the combined patch.
Thank you for the excellent catch Jan!
/mjt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists