Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752036AbbEGPvE (ORCPT ); Thu, 7 May 2015 11:51:04 -0400 Received: from tex.lwn.net ([70.33.254.29]:41094 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751378AbbEGPvC (ORCPT ); Thu, 7 May 2015 11:51:02 -0400 Date: Thu, 7 May 2015 09:51:01 -0600 From: Jonathan Corbet To: Andrey Ryabinin Cc: linux-kernel@vger.kernel.org, Joe Perches , Sasha Levin , Steven Rostedt , linux-doc@vger.kernel.org, Andrew Morton Subject: Re: [PATCH v2] kasan: Show gcc version requirements in Kconfig and Documentation Message-ID: <20150507095101.3dfb677b@lwn.net> In-Reply-To: <1429287057-31164-1-git-send-email-a.ryabinin@samsung.com> References: <1429263462.2850.87.camel@perches.com> <1429287057-31164-1-git-send-email-a.ryabinin@samsung.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 19 On Fri, 17 Apr 2015 19:10:57 +0300 Andrey Ryabinin wrote: > From: Joe Perches > > The documentation shows a need for gcc > 4.9.2, but it's > really >=. The Kconfig entries don't show require versions > so add them. Correct a latter/later typo too. > Also mention that gcc 5 required to catch out of bounds accesses > to global and stack variables. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/