Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1024608pxb; Thu, 4 Feb 2021 03:14:32 -0800 (PST) X-Google-Smtp-Source: ABdhPJzypOZQBIwjZj6B4NF27a5M/GxmGmJ0le+tXmhUs0Ypy5ny5Zj5rsuyNwdqwjgeLEhG/CGH X-Received: by 2002:a05:6402:50a:: with SMTP id m10mr7351580edv.324.1612437271987; Thu, 04 Feb 2021 03:14:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612437271; cv=none; d=google.com; s=arc-20160816; b=DchwuQvRbf8oQ5e7sJk2oklKvzhRNVolfDxpgiziJBH1qKKw+oqcBXWccMy573QjB8 AdfLuKrMxP/QB2cI1zjwHudMAZZvSQst1NvK6wo5cgY7x3g9tH8t4Rfg3Mdsiyr5oSoy ceOoOYiBLw0bPqGhAKPm2il8T/DZjWmcl5yP7W1yEgro9AM68AURA9ALVRQoLNyHXCZF CFUFaFvz3VNnRKFhZwDWqs4TXw36Fi494N0L+akOPl2/df7WzpVU/nuhWZIa0+dx5oWY D2RTraKKolXSnBFDYh+Rd0dBHsXdKZve69hNzcJD1AeyB84qSJsCuO9Y5Z4IHl2IXkKr 2aIQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=GKZJhSmSRhQXnTb7TQti/RNVrslqYNZtSxLs53DLk1w=; b=aKqoz/MgmCGJRi78mJ1oYbt5/WvuHi5W9CI+uh0gszz/pm+weqtPrTfusmR2nwQmBr oJJVgIGCyzVKLO4+eXsVy4OqlnO1zA+ALSVCzclns66eq1zLGPsODjS4muRzuq+xqXCb oZEJxJmUbm79UT4gz1VLDlV6jkitrUphCTIMVhlfQzUIp02DCbqh4ebPIc282fNBmdDF 3uUQDFCKyPobf3g4Herow6Og94cMDfkf9YYEh1Uy4od66JSGP1MAmnRgbOhxQEsweNw/ Y+2QeJydHeMMTCLzLpv5al/GrSBq39mveplDd1GZUMUCmQRrVGgXx5QdHuDDrHOd7D9f e5gg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h24si3292221ejt.167.2021.02.04.03.14.07; Thu, 04 Feb 2021 03:14:31 -0800 (PST) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235587AbhBDLL3 (ORCPT + 99 others); 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