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

From: Arjan van de Ven
Date: Fri Aug 18 2006 - 07:24:27 EST


On Fri, 2006-08-18 at 13:08 +0200, Andi Kleen wrote:
> 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

the binary search argument in this case is moot, just having a config
option doesn't break anything compile wise and each later step is
self-compiling..

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