Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp1805272ybg; Thu, 30 Jul 2020 03:10:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxmTCkOsIpRKJqycQXKlTQj7jpxBp4NrdGPztSkY0QZXsQ0Y9vFvAYqqXjy+WOWA2imqSDb X-Received: by 2002:a17:906:8601:: with SMTP id o1mr1921464ejx.326.1596103827237; Thu, 30 Jul 2020 03:10:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596103827; cv=none; d=google.com; s=arc-20160816; b=JLZRYIEWZAf45mGPx67ubXf5ACB5PoYea5P2xI+wgzm078+J5iAda7bEhSxNzolR+s 0Ac7wMQvNa2tkGYqEn/cOTAzJ/5gHVMMWExwuIHND/Gf3/uGO39DWzS/9d3ceHYOs7as rY/PGergGF8TXp9jLMmvJWnPkXllMhrZmhDAvyB/FKnuIoqNxzAwIhmu4aiyqWJ2EHEJ hUynH6N5HZ4U5XtYR+O/rycgQ1WlbUks8ZIOc4/oUKS2U6Yw56SgmlPpOzzH1XPtBZQD +sMoSiweEDU1x/37j8dCN56ZDUNk41Dzmc1BKG7R2IjSPKEtWAF16x5vbcFOxYgmvFWZ 0riw== 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=7VGqN07T0NaM7Mt72bRCmIyPI7h4YBRa9kAOzeuZlsU=; b=rlIY929LUkTWaFOwkPOsSwqAp6iR1PSylmZp9WBNImkE6E21NrKMpXJLz+C+/7Y0MB O7Lkm/YxD+ufjGzb1N1iRN5IOzhGGZUqLowwZ6ciewUZ/m603WJwwFX5tNmSVwN8g4Uo V9zVLFS6Tcpnyk8korkwnnAyNuHH4aFRL0Ep4UCtjSnbGP4FhpXEpQRx+9qLUJwSt/C+ MRxesiaBbnO+6ON1lUt6Jc2l7WRKc/DCYZL/Lp6CQ1Ykz6vXK8R5P0bo1YP8+W7pbBda zp+VmVet4hX6fFdBepFZ/v0zIIMeAruMa/3XOzJNSlpVMMMyOBJS3EKenInempIAOlZe jYpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-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 b8si3455557edz.484.2020.07.30.03.10.04; Thu, 30 Jul 2020 03:10:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-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-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728990AbgG3KJ3 (ORCPT + 99 others); Thu, 30 Jul 2020 06:09:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:57762 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726946AbgG3KJ2 (ORCPT ); Thu, 30 Jul 2020 06:09:28 -0400 Received: from gaia (unknown [95.146.230.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3A05720809; Thu, 30 Jul 2020 10:09:26 +0000 (UTC) Date: Thu, 30 Jul 2020 11:09:23 +0100 From: Catalin Marinas To: Marc Zyngier Cc: Willy Tarreau , Kees Cook , Linus Torvalds , Stephen Rothwell , Emese Revfy , Linux Next Mailing List , Linux Kernel Mailing List , Will Deacon , Sami Tolvanen , Daniel =?iso-8859-1?Q?D=EDaz?= Subject: Re: linux-next: build failure after merge of the origin tree Message-ID: <20200730100923.GE25149@gaia> References: <20200730090828.2349e159@canb.auug.org.au> <202007292007.D87DBD34B@keescook> <20200730032250.GB7790@1wt.eu> <20200730061407.GA7941@1wt.eu> <102fc7a6fa4c2767879a6f911a9a16d5@misterjones.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <102fc7a6fa4c2767879a6f911a9a16d5@misterjones.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 30, 2020 at 10:59:09AM +0100, Marc Zyngier wrote: > From 33d819f4efa0a4474b5dc2e4bcaef1b886ca30c3 Mon Sep 17 00:00:00 2001 > From: Marc Zyngier > Date: Thu, 30 Jul 2020 10:53:05 +0100 > Subject: [PATCH] arm64: Drop unnecessary include from asm/smp.h > > asm/pointer_auth.h is not needed anymore in asm/smp.h, as 62a679cb2825 > ("arm64: simplify ptrauth initialization") removed the keys from the > secondary_data structure. > > This also cures a compilation issue introduced by f227e3ec3b5c > ("random32: update the net random state on interrupt and activity"). > > Fixes: 62a679cb2825 ("arm64: simplify ptrauth initialization") > Fixes: f227e3ec3b5c ("random32: update the net random state on interrupt and > activity") > Signed-off-by: Marc Zyngier > --- > arch/arm64/include/asm/smp.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm64/include/asm/smp.h b/arch/arm64/include/asm/smp.h > index ea268d88b6f7..a0c8a0b65259 100644 > --- a/arch/arm64/include/asm/smp.h > +++ b/arch/arm64/include/asm/smp.h > @@ -30,7 +30,6 @@ > #include > #include > #include > -#include > > DECLARE_PER_CPU_READ_MOSTLY(int, cpu_number); I think this arm64 patch makes sense irrespective of any other generic fixes. If Will wants to take it as a fix: Acked-by: Catalin Marinas (otherwise I'll queue it for 5.9)