From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751246AbaBENiQ (ORCPT ); Wed, 5 Feb 2014 08:38:16 -0500 Received: from fw-tnat.austin.arm.com ([217.140.110.23]:46609 "EHLO collaborate-mta1.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750775AbaBENiP (ORCPT ); Wed, 5 Feb 2014 08:38:15 -0500 Date: Wed, 5 Feb 2014 13:37:36 +0000 From: Catalin Marinas To: Ard Biesheuvel Cc: "linux@arm.linux.org.uk" , Will Deacon , "viro@zeniv.linux.org.uk" , Dave P Martin , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "peter.maydell@linaro.org" Subject: Re: [PATCH v2 resend 0/5] arm64: advertise availability of CRC and crypto instructions Message-ID: <20140205133736.GF7550@arm.com> References: <1389950591-4212-1-git-send-email-ard.biesheuvel@linaro.org> <20140123150123.GH27520@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140123150123.GH27520@arm.com> Thread-Topic: [PATCH v2 resend 0/5] arm64: advertise availability of CRC and crypto instructions Accept-Language: en-GB, en-US Content-Language: en-US User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 23, 2014 at 03:01:23PM +0000, Catalin Marinas wrote: > On Fri, Jan 17, 2014 at 09:23:06AM +0000, Ard Biesheuvel wrote: > > Ard Biesheuvel (5): > > ARM: add support for AT_HWCAP2 ELF auxv entry > > binfmt_elf: add ELF_HWCAP2 to compat auxv entries > > arm64: add AT_HWCAP2 support for 32-bit compat > > ARM: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions > > arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries > > I think I acked this series but probably after you posted the resend. > Just in case I haven't: > > Acked-by: Catalin Marinas Just to get things moving on this, I suggest you get an ack on the binfmt_elf patch from Al Viro and linux-fsdevel or get them to merge this patch. Afterwards, if there are no further comments from Russell, you should send the arm patches to the patch system. Only after that I'll update the compat arm64 support. Feel free to add my ack on the whole series. Thanks. -- Catalin