From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Tue, 11 Jan 2011 05:30:38 +0000 Subject: Re: [PATCH 1/2] stackprotector: add stack smashing protector generic implementation Message-Id: List-Id: References: <1293111851-7175-1-git-send-email-filippo.arcidiacono@st.com> <4D245D16.5010702@st.com> In-Reply-To: <4D245D16.5010702@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org what are you using to test this ? is there a simple strcpy or similar code you run as a kernel module that'll allow me to verify ? -mike