Re: [PATCH 1/5] signal(x86_32): Improve the signal stack overflowcheck

From: Shi Weihua
Date: Mon Feb 18 2008 - 21:13:30 EST




Valdis.Kletnieks@xxxxxx wrote::
> On Mon, 18 Feb 2008 18:22:05 +0800, Shi Weihua said:
>
>> - /*
>> - * If we are on the alternate signal stack and would overflow it, don't.
> notice this ^
>> - * Return an always-bogus address instead so we will die with SIGSEGV.
>
>> + * If we are on the alternate signal stack and would
>> + * overflow it, don't return an always-bogus address
> missing here ^
>> + * instead so we will die with SIGSEGV.
>
> "don't. Return" is a vastly different semantic than "don't return".
>
> I think the same comment error was cut-n-pasted into all 5 patches...
>

Sorry, it's my mistake.
I will correct the all 5 patches. Thanks.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/