From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:37326 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753026AbeBZNAw (ORCPT ); Mon, 26 Feb 2018 08:00:52 -0500 Date: Mon, 26 Feb 2018 14:00:52 +0100 From: Greg Kroah-Hartman To: Kees Cook Cc: Stable , Patrick McLean , "Maciej S. Szmigiero" Subject: Re: [PATCH 4.15,4.14] path.h: Include compiler types to avoid missed struct attributes Message-ID: <20180226130052.GB13889@kroah.com> References: <20180222233429.GA43713@beast> <20180223070804.GA19052@kroah.com> <20180223193737.GA17341@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Feb 23, 2018 at 12:27:52PM -0800, Kees Cook wrote: > On Fri, Feb 23, 2018 at 11:37 AM, Greg Kroah-Hartman > wrote: > >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0f9da844d87796ac31b04e81ee95e155e9043132 > > > > I can just take the git commits as-is, right? If not, a backport is > > always welcome :) > > As it turns out, yes, the renaming of compiler_types.h was backported too. > > In this case, please queue for 4.14 and 4.15, these patches: > > 28128c61e08eaeced9cc8ec0e6b5d677b5b94690 > 0f9da844d87796ac31b04e81ee95e155e9043132 Now applied, thanks. greg k-h