From mboxrd@z Thu Jan 1 00:00:00 1970 Reply-To: kernel-hardening@lists.openwall.com From: "PaX Team" Date: Tue, 12 Apr 2016 23:26:48 +0200 MIME-Version: 1.0 Message-ID: <570D6818.30507.4DB19537@pageexec.freemail.hu> In-reply-to: References: <20160407231023.5f1307ffc79f0cdd880eedb7@gmail.com>, <20160412184147.GA92432@davidb.org>, Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: [kernel-hardening] Re: [PATCH v6 0/6] Introduce GCC plugin infrastructure To: David Brown , Jeff Law , Kees Cook Cc: Emese Revfy , Masahiro Yamada , Michal Marek , linux-kbuild , Brad Spengler , "kernel-hardening@lists.openwall.com" , Rasmus Villemoes , Fengguang Wu , Dmitry Vyukov , LKML List-ID: On 12 Apr 2016 at 12:46, Kees Cook wrote: > Looks like it's in the upstream tree: > > https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=bfe972081c3c75019fa5a6e883dcbeb5e03eea18 > > I'm not sure how GCC does bug fix releases. Is this going to be in 5.4 > or 5.3.1? (Is there such a thing as 5.3.1 planned?) I've CCed Jeff in > case he's got a moment to peek at this. gcc-5 will be maintained until gcc-7 (due in a year) so this commit will end up in the next minor release (5.4) eventually.