Re: [patch 2/5] -fstack-protector feature: Add the Kconfig option

From: Andi Kleen
Date: Fri Aug 18 2006 - 06:01:22 EST


On Wednesday 16 August 2006 18:50, Arjan van de Ven wrote:
> Subject: [patch 2/5] Add the Kconfig option for the stackprotector feature
> From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
>
> This patch adds the config options for -fstack-protector.

Normally it's better to add the CONFIG options after the code or
at the same time. Otherwise binary searches later can break

Also can the CC be dropped in the option? It makes it too long.

-Andi

>
-
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/