* 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 --
| jmerkey | [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger 2.6.27-rc4 released |
| Valdis.Kletnieks | Re: [RFC/PATCH] Documentation of kernel messages |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Christoph Lameter | [04/14] vcompound: Core piece |
git: | |
| Ken Pratt | pack operation is thrashing my server |
| Peter Stahlir | Git as a filesystem |
| Kyle Moffett | Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Francis Moreau | What about git cp ? |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Girish Venkatachalam | Ethernet jumbo frames? |
| L. V. Lammert | Re: How to find all package files |
| Christoph Hellwig | Re: silent semantic changes with reiser4 |
| Al Boldi | Re: [RFD] Incremental fsck |
| Jens Axboe | Re: [PATCH][RFC] fast file mapping for loop |
| Ian Kent | Re: [PATCH 2/4] autofs4 - track uid and gid of last mount requester |
