From: broonie@kernel.org
To: Marc Zyngier <maz@kernel.org>,
Robin Murphy <robin.murphy@arm.com>,
Joerg Roedel <jroedel@suse.de>, Frank Li <Frank.Li@nxp.com>,
Will Deacon <will@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Next Mailing List <linux-next@vger.kernel.org>,
linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev
Subject: linux-next: build failure after merge of the irqchip tree
Date: Thu, 29 Sep 2022 15:31:48 +0100 [thread overview]
Message-ID: <20220929143149.126145-1-broonie@kernel.org> (raw)
Hi all,
After merging the irqchip tree, today's linux-next build (arm64
defconfig) failed like this:
/tmp/next/build/drivers/irqchip/irq-imx-mu-msi.c:14:10: fatal error: linux/dma-iommu.h: No such file or directory
14 | #include <linux/dma-iommu.h>
| ^~~~~~~~~~~~~~~~~~~
Caused by commit
841e6e9f2bc95baff ("irqchip: Add IMX MU MSI controller driver")
interacting with
f2042ed21da7f8886 ("iommu/dma: Make header private")
I have reverted the driver for today.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-09-29 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-29 14:31 broonie [this message]
2022-09-29 14:40 ` linux-next: build failure after merge of the irqchip tree Robin Murphy
2022-09-29 16:22 ` Marc Zyngier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220929143149.126145-1-broonie@kernel.org \
--to=broonie@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=iommu@lists.linux.dev \
--cc=jroedel@suse.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=maz@kernel.org \
--cc=robin.murphy@arm.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).