From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yu-cheng Yu Subject: Re: [RFC PATCH v2 05/27] Documentation/x86: Add CET description Date: Wed, 11 Jul 2018 07:53:37 -0700 Message-ID: <1531320817.13297.1.camel@intel.com> References: <20180710222639.8241-1-yu-cheng.yu@intel.com> <20180710222639.8241-6-yu-cheng.yu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "H.J. Lu" , Florian Weimer Cc: the arch/x86 maintainers , "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , LKML , linux-doc@vger.kernel.org, Linux-MM , linux-arch , Linux API , Arnd Bergmann , Andy Lutomirski , Balbir Singh , Cyrill Gorcunov , Dave Hansen , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Pavel Machek Peter List-Id: linux-api@vger.kernel.org On Wed, 2018-07-11 at 06:47 -0700, H.J. Lu wrote: > On Wed, Jul 11, 2018 at 2:57 AM, Florian Weimer > wrote: > > > > On 07/11/2018 12:26 AM, Yu-cheng Yu wrote: > > > > > > > > +To build a CET-enabled kernel, Binutils v2.30 and GCC v8.1 or > > > later > > > +are required.  To build a CET-enabled application, GLIBC v2.29 > > > or > > > +later is also requried. > > > > Have you given up on getting the required changes into glibc 2.28? > > > This is a typo.  We are still targeting for 2.28.  All pieces are > there. > Ok, I will fix it. Yu-cheng