* Andrew Morton <akpm@linux-foundation.org> wrote:you noticed it ;-) Distro maintainers will notice it too if it pops up when something breaks StackProtector. Normal user might not notice. (but normal user might not notice a few hundred guest roots either) but ... the real thing that made it slip into your config was that it was default-enabled in x86/latest - the patch below should fix that. we need the warning: it could have caught the toplevel Makefile change last October that broke StackProtector completely. So no, we wont be and cannot be silent about this anymore - we need and now have an end-to-end test about it. Ingo ------------------> Subject: stackprotector: non default From: Ingo Molnar <mingo@elte.hu> Date: Fri Apr 18 11:13:17 CEST 2008 Signed-off-by: Ingo Molnar <mingo@elte.hu> --- arch/x86/Kconfig | 1 - 1 file changed, 1 deletion(-) Index: linux-x86.q/arch/x86/Kconfig =================================================================== --- linux-x86.q.orig/arch/x86/Kconfig +++ linux-x86.q/arch/x86/Kconfig @@ -1146,7 +1146,6 @@ config CC_STACKPROTECTOR bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)" depends on X86_64 select CC_STACKPROTECTOR_ALL - default y help This option turns on the -fstack-protector GCC feature. This feature puts, at the beginning of functions, a canary value on --
| Al Boldi | Re: [ck] Re: [ANNOUNCE] RSDL completely fair starvation free interactive cpu sched... |
| Ingo Molnar | Re: [patch] sched_clock(): cleanups |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 18/37] dccp: Support for Mandatory options |
| Denys Vlasenko | [PATCH 1/2] bnx2: factor out gzip unpacker |
