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=-13.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 E399DC2B9F4 for ; Tue, 22 Jun 2021 04:15:42 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1073861107 for ; Tue, 22 Jun 2021 04:15:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1073861107 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4G8Ck53z5gz3bvF for ; Tue, 22 Jun 2021 14:15:41 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.a=rsa-sha256 header.s=201702 header.b=nmv3kJJD; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=canb.auug.org.au (client-ip=203.11.71.1; helo=ozlabs.org; envelope-from=sfr@canb.auug.org.au; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.a=rsa-sha256 header.s=201702 header.b=nmv3kJJD; dkim-atps=neutral Received: from ozlabs.org (ozlabs.org [203.11.71.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4G8Cjc0v5xz2y0L for ; Tue, 22 Jun 2021 14:15:14 +1000 (AEST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4G8CjY3rRCz9sf9; Tue, 22 Jun 2021 14:15:13 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1624335313; bh=BAyiH3irj6S2V0XajwdYLnZLNH4rqbdH3cdLjCBB3dQ=; h=Date:From:To:Cc:Subject:From; b=nmv3kJJDfQSRQ8y+rSTZGGz8i9tU/f6N+iQ/3Wkn5TCRKtI1tNmeZd7jMRC3sQn+z um2KZgSxSJs0O67QHJjB8d7dB1vCZAHtBRZkQAC5LgE0JytMDYnHm5tF7MRMBD6Tyo XNZuRgjCm/mauCd3XKgMEYdBsobWJA0H+WW1gHAiT8MuSUXr8dB90/Q4O9aJ02jb+r IPvy9rwCFI+P5H5GvG30EAvR9kVp6ytUzHADz6MFKkGMLq0JgDzR9PgO3r2dvkVE1Q WtE2lKB5yomM4PotZp8ZdR3+rkxnyZo8xNZ5l9F0Tk8g2yh3/TmvAWPBJXGb3cYbKh 0FL1X8xQy5kmA== Date: Tue, 22 Jun 2021 14:15:12 +1000 From: Stephen Rothwell To: Marc Zyngier , Michael Ellerman , PowerPC Subject: linux-next: build failure after merge of the irqchip tree Message-ID: <20210622141512.621fb2e4@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/oLJOXe9TctyAeiGjvescI=V"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux Next Mailing List , Haren Myneni , Linux Kernel Mailing List Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" --Sig_/oLJOXe9TctyAeiGjvescI=V Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the irqchip tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/platforms/pseries/vas.c: In function 'allocate_setup_window': arch/powerpc/platforms/pseries/vas.c:219:22: error: implicit declaration of= function 'irq_create_mapping' [-Werror=3Dimplicit-function-declaration] 219 | txwin->fault_virq =3D irq_create_mapping(NULL, txwin->fault_irq); | ^~~~~~~~~~~~~~~~~~ arch/powerpc/platforms/pseries/vas.c:248:2: error: implicit declaration of = function 'irq_dispose_mapping' [-Werror=3Dimplicit-function-declaration] 248 | irq_dispose_mapping(txwin->fault_virq); | ^~~~~~~~~~~~~~~~~~~ Caused by commit 582f5aa1dbb3 ("powerpc: Drop dependency between asm/irq.h and linux/irqdo= main.h") interacting with commit 6d0aaf5e0de0 ("powerpc/pseries/vas: Setup IRQ and fault handling") from the powerpc tree I have applied the following merge fix patch for today. This could, of course, be applied directly to the powerpc tree ... From: Stephen Rothwell Date: Tue, 22 Jun 2021 14:10:44 +1000 Subject: [PATCH] powerpc: fix up for "Drop dependency between asm/irq.h and= linux/irqdomain.h" Signed-off-by: Stephen Rothwell --- arch/powerpc/platforms/pseries/vas.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/platforms/pseries/vas.c b/arch/powerpc/platforms/= pseries/vas.c index 3385b5400cc6..b5c1cf1bc64d 100644 --- a/arch/powerpc/platforms/pseries/vas.c +++ b/arch/powerpc/platforms/pseries/vas.c @@ -12,6 +12,7 @@ #include #include #include +#include #include #include #include --=20 2.30.2 --=20 Cheers, Stephen Rothwell --Sig_/oLJOXe9TctyAeiGjvescI=V Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmDRY9AACgkQAVBC80lX 0Gyw5wgAn2+gY7AKNPwlW+xAcyZESj0NL6m8VParKhuPVhf7rByIK2ldHRbi8k/y S50tGifBa5t4h7yK4F3HfNDvJBnwlLL+L1AENxyKcDT3riOtxUjKRByqzMDKD7eC 30pdFedDxUpiEIri55QvWVrXSdYvNTiGhywWz46ubnCoovb3dPvT7xeoDuJRrNWF UaEt4QMvPR9+y+FX94A7oCo1nMFUdU5UEnZs8VtlFDnqObyL4U6xfx57GyFgby1V jjI/kRtAf8BwNrgzNiNIeNQyMhVCpTUqBqsD3SSi4AZo9HZ2VtO1k5aYbvXv1Swl F4sAsHevDuAbZJlhOnoWe1c9eMXJKA== =jfq5 -----END PGP SIGNATURE----- --Sig_/oLJOXe9TctyAeiGjvescI=V--