From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161161AbWG1SGo (ORCPT ); Fri, 28 Jul 2006 14:06:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161208AbWG1SGo (ORCPT ); Fri, 28 Jul 2006 14:06:44 -0400 Received: from unassigned-87.236.194.20.coolhousing.net ([87.236.194.20]:49929 "EHLO mail.agmk.net") by vger.kernel.org with ESMTP id S1161161AbWG1SGn (ORCPT ); Fri, 28 Jul 2006 14:06:43 -0400 From: =?utf-8?q?Pawe=C5=82_Sikora?= To: linux-kernel@vger.kernel.org Subject: Re: [patch 2/5] Add the Kconfig option for the stackprotector feature Date: Fri, 28 Jul 2006 20:06:22 +0200 User-Agent: KMail/1.9.3 References: <1154102546.6416.9.camel@laptopd505.fenrus.org> <200607281913.37889.pluto@agmk.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607282006.22750.pluto@agmk.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Friday 28 July 2006 19:56, Thierry Vignaud wrote: > thus this won't protect stacks of small functions... such as your > example... i've tested it with -fstack-protector-all