Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp775927ybf; Fri, 28 Feb 2020 07:25:36 -0800 (PST) X-Google-Smtp-Source: APXvYqxCt2ytMhXYVa7QyXR3kTePln9EPcRx7XWQlvpAznwrvEL6Gm96mL6qWYXML7GL7x3K/vqG X-Received: by 2002:aca:3857:: with SMTP id f84mr3373182oia.150.1582903535854; Fri, 28 Feb 2020 07:25:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582903535; cv=none; d=google.com; s=arc-20160816; b=APM1/CqLAR5jYN+XvzNK/65Whg6mt5WpPFiIL7bdJiyTDK01Bh77Bpx4ZZxRDm9HoO LYrTCEAN5PUvgnZlZTasCmFpJM0tJ+Cdj1eRdKoOIbxt0TvSC4yb2sa4paqnEO0Xxdri S1f5BBc8o89eff+gOxkkcLs9l6wxw6Y2rFoNHaqyCVYVldPkp1E350OTZ8wNRzoTaCBt MrG56IpugdzXsId/6mKzs/VwNaeiXqAXf21dm62Hj1IuFSievxayrBG1jRrHcv2g921v QY/xUbtEoHzRfxEAWABg9dpM2C4NBuhZJ+lSKXMrH8E5hxiyGqSAwqZX2NqPqwgQrMFR pebQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=IHtG3Drh2XQr7xG2EINUCHPeZZQXRgc2CFHwOJRavzE=; b=xuaSeRFf/IbQBitqWLtI2TuryDw6eLgYtxltRt+OGl1BGuUxWJmubz8EcIsA9NgtUO b25Pf/WSB0wGXr6EhCArMDLVYGnNk/BV0YQwaQyD9eHtoXw0elWmbqhETRuMhZCiSC94 Zkb7ouYUdIKwDVclkevLSqhv6ZiSTETHsucxKCyQTPtoYRB1719bARFYHGZTiJDgI0oN zmrT4+k7QnXbmeLC3DvnqmjU9XvR1ZxYkNf6qyEYWlW74Xd8bynZRz/uGm8tEOqick8X y+q9wd91COYOA5Ub6iOiCuaPqO3BAUDXAo5ym9q7qLEXxs3QY+VcFLI4kZuRRSGPDdjt bW+w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w1si1767143otl.9.2020.02.28.07.25.15; Fri, 28 Feb 2020 07:25:35 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727025AbgB1PWW (ORCPT + 99 others); Fri, 28 Feb 2020 10:22:22 -0500 Received: from foss.arm.com ([217.140.110.172]:40002 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726796AbgB1PWW (ORCPT ); Fri, 28 Feb 2020 10:22:22 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C442831B; Fri, 28 Feb 2020 07:22:21 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 457573F73B; Fri, 28 Feb 2020 07:22:21 -0800 (PST) Date: Fri, 28 Feb 2020 15:22:19 +0000 From: Mark Brown To: Catalin Marinas Cc: Ard Biesheuvel , Herbert Xu , "David S. Miller" , Will Deacon , Marc Zyngier , James Morse , Julien Thierry , Suzuki K Poulose , kvmarm , linux-arm-kernel , "open list:HARDWARE RANDOM NUMBER GENERATOR CORE" Subject: Re: [PATCH 12/18] arm64: kernel: Convert to modern annotations for assembly functions Message-ID: <20200228152219.GA4956@sirena.org.uk> References: <20200218195842.34156-1-broonie@kernel.org> <20200218195842.34156-13-broonie@kernel.org> <20200228133718.GB4019108@arrakis.emea.arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <20200228133718.GB4019108@arrakis.emea.arm.com> X-Cookie: There Is No Cabal. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 28, 2020 at 01:37:18PM +0000, Catalin Marinas wrote: > On Fri, Feb 28, 2020 at 01:41:21PM +0100, Ard Biesheuvel wrote: > > This hunk is going to conflict badly with the EFI tree. I will > > incorporate this change for v5.7, so could you please just drop it > > from this patch? Will do for any reposts. > I wonder whether it would be easier to merge all these patches at > 5.7-rc1, once most of the major changes went in. Only thing I can think that doing that might cause issue with is if people are doing work that's not likely to make it in this cycle then it'd be some extra rebasing or carrying of out of tree patches they'd need to do (plus obviously this series might pick up new conflicts itself). It's not a completely automated process unfortunately, especially with trying to fix up some of the problems with the existing annotations changing the output. But yeah, we could do that. --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5ZMCgACgkQJNaLcl1U h9Di0Qf/VWvMvqHepDi/x0ZXGJfY242zVkoLHcIp9UV0+4JT0IyKVRbIsBf/DfdM CjvFlDIqp3m35lh9dEDlKUi+0Pynyd/SXEsIyGf4vl5OrWGVUZoTSiWsy00gWp5e RFpAo4g4nxGRc4t86UeHZyu9D2+ezFOioFfmCWWmOZZOVKV+DBph+ct/pRqLogJ8 PyTeSZqJZYmOHQxxe68/jU/bIIhohgxh15poE4vYjVZZaD82+oNANqy0seFJ/rSu 7Lr3SduLDq7WeVMo/jYb4u3uOZVHvBCKwhktF1c3t602RBQhm+8pNKh33AFUOsRO twDGT/8JVuS8HI1K0+7fIlfd4zPxHg== =/8sV -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--