From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99C77C433E9 for ; Thu, 4 Feb 2021 11:11:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 619D964F5C for ; Thu, 4 Feb 2021 11:11:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235587AbhBDLL3 (ORCPT ); Thu, 4 Feb 2021 06:11:29 -0500 Received: from helcar.hmeau.com ([216.24.177.18]:52226 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235579AbhBDLL1 (ORCPT ); Thu, 4 Feb 2021 06:11:27 -0500 Received: from gwarestrin.arnor.me.apana.org.au ([192.168.103.7]) by fornost.hmeau.com with smtp (Exim 4.92 #5 (Debian)) id 1l7cWo-0000Bb-AU; Thu, 04 Feb 2021 22:10:27 +1100 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Thu, 04 Feb 2021 22:10:26 +1100 Date: Thu, 4 Feb 2021 22:10:26 +1100 From: Herbert Xu To: Ard Biesheuvel Cc: Will Deacon , Linux Crypto Mailing List , Catalin Marinas , Android Kernel Team , Mark Rutland , Dave Martin , Eric Biggers , Linux ARM Subject: Re: (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code Message-ID: <20210204111026.GA8155@gondor.apana.org.au> References: <20210203113626.220151-1-ardb@kernel.org> <161238528350.1984862.12324465919265084208.b4-ty@kernel.org> <20210204024429.GB5482@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Thu, Feb 04, 2021 at 09:29:16AM +0100, Ard Biesheuvel wrote: > > Half of the patches in this series conflict with > > 0df07d8117c3 crypto: arm64/sha - add missing module aliases > > in the cryptodev tree, so that won't work. Fair enough. I'll take the patches. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt