From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v4 01/12] ELF: UAPI and Kconfig additions for ELF program properties Date: Tue, 14 Jan 2020 15:03:12 +0000 Message-ID: <20200114150311.GC30444@arrakis.emea.arm.com> References: <20191211154206.46260-1-broonie@kernel.org> <20191211154206.46260-2-broonie@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20191211154206.46260-2-broonie@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Will Deacon , Paul Elliott , Peter Zijlstra , Yu-cheng Yu , Amit Kachhap , Vincenzo Frascino , Marc Zyngier , Eugene Syromiatnikov , Szabolcs Nagy , "H.J. Lu" , Andrew Jones , Kees Cook , Arnd Bergmann , Jann Horn , Richard Henderson , Kristina =?utf-8?Q?Mart=C5=A1enko?= , Thomas Gleixner , Florian Weimer , Sudakshina Das , linux-arm-kernel@lists.infradead.orgli List-Id: linux-arch.vger.kernel.org On Wed, Dec 11, 2019 at 03:41:55PM +0000, Mark Brown wrote: > From: Dave Martin > > Pull the basic ELF definitions relating to the > NT_GNU_PROPERTY_TYPE_0 note from Yu-Cheng Yu's earlier x86 shstk > series. > > Signed-off-by: Yu-cheng Yu > Signed-off-by: Dave Martin > Reviewed-by: Kees Cook > Signed-off-by: Mark Brown Reviewed-by: Catalin Marinas Also, this patch should be posted to linux-fsdevel as well for the corresponding acks. -- Catalin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com ([217.140.110.172]:53392 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728977AbgANPDS (ORCPT ); Tue, 14 Jan 2020 10:03:18 -0500 Date: Tue, 14 Jan 2020 15:03:12 +0000 From: Catalin Marinas Subject: Re: [PATCH v4 01/12] ELF: UAPI and Kconfig additions for ELF program properties Message-ID: <20200114150311.GC30444@arrakis.emea.arm.com> References: <20191211154206.46260-1-broonie@kernel.org> <20191211154206.46260-2-broonie@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191211154206.46260-2-broonie@kernel.org> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Mark Brown Cc: Will Deacon , Paul Elliott , Peter Zijlstra , Yu-cheng Yu , Amit Kachhap , Vincenzo Frascino , Marc Zyngier , Eugene Syromiatnikov , Szabolcs Nagy , "H.J. Lu" , Andrew Jones , Kees Cook , Arnd Bergmann , Jann Horn , Richard Henderson , Kristina =?utf-8?Q?Mart=C5=A1enko?= , Thomas Gleixner , Florian Weimer , Sudakshina Das , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Dave Martin Message-ID: <20200114150312.scoMsI5OLm7xuJU966V3Zok8yl1t4XBcbP0fLg35pU0@z> On Wed, Dec 11, 2019 at 03:41:55PM +0000, Mark Brown wrote: > From: Dave Martin > > Pull the basic ELF definitions relating to the > NT_GNU_PROPERTY_TYPE_0 note from Yu-Cheng Yu's earlier x86 shstk > series. > > Signed-off-by: Yu-cheng Yu > Signed-off-by: Dave Martin > Reviewed-by: Kees Cook > Signed-off-by: Mark Brown Reviewed-by: Catalin Marinas Also, this patch should be posted to linux-fsdevel as well for the corresponding acks. -- Catalin