Re: signal-race-fix.patch
From: Andrew Morton <hidden>
Date: 2004-07-26 21:23:50
Corey Minyard [off-list ref] wrote:
I haven't seen anything for this, this is not in the current Linus or mm releases. Did I miss something?
Andi had some legitimate gripes over it - the patch was a bit messy and could have some performance impact. So I kinda forgot about it in the hope that a nicer solution would come along.
Thanks, -Corey Andrew Morton wrote:quoted
Corey Minyard [off-list ref] wrote:quoted
Here's another patch with the SEGV problems handled and the ka's renamed to ka_copy.Are there any remaining concerns with Corey's final patch? 25-akpm/arch/i386/kernel/signal.c | 60 +++++++++++++++++--------------------- 25-akpm/include/linux/signal.h | 2 - 25-akpm/kernel/signal.c | 12 ++++++- 3 files changed, 39 insertions(+), 35 deletions(-)