From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Colin Cross <ccross@android•com>, Thierry Reding <treding@nvidia•com>
Cc: Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
Linux Next Mailing List <linux-next@vger•kernel.org>
Subject: linux-next: build failure after merge of the tegra tree
Date: Fri, 14 Nov 2025 12:30:31 +1100 [thread overview]
Message-ID: <20251114123031.136e7429@canb.auug.org.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]
Hi all,
After merging the tegra tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/iommu/amd/init.c: In function 'amd_iommu_disable':
drivers/iommu/amd/init.c:3505:9: error: too few arguments to function 'amd_iommu_suspend'
3505 | amd_iommu_suspend();
| ^~~~~~~~~~~~~~~~~
drivers/iommu/amd/init.c:3041:12: note: declared here
3041 | static int amd_iommu_suspend(void *data)
| ^~~~~~~~~~~~~~~~~
drivers/iommu/amd/init.c: In function 'amd_iommu_reenable':
drivers/iommu/amd/init.c:3510:9: error: too few arguments to function 'amd_iommu_resume'
3510 | amd_iommu_resume();
| ^~~~~~~~~~~~~~~~
drivers/iommu/amd/init.c:3027:13: note: declared here
3027 | static void amd_iommu_resume(void *data)
| ^~~~~~~~~~~~~~~~
Caused by commit
19debadfa11b ("syscore: Pass context data to callbacks")
I have used the tegra tree from next-20251113 for today.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next reply other threads:[~2025-11-14 1:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-14 1:30 Stephen Rothwell [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-04 23:39 linux-next: build failure after merge of the tegra tree Stephen Rothwell
2021-10-04 23:54 ` Dmitry Osipenko
2021-10-06 18:00 ` Thierry Reding
2021-10-06 18:27 ` Dmitry Osipenko
2020-05-10 22:51 Stephen Rothwell
2020-05-12 21:12 ` Thierry Reding
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=20251114123031.136e7429@canb.auug.org.au \
--to=sfr@canb$(echo .)auug.org.au \
--cc=ccross@android$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=treding@nvidia$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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