[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176080328974.3028979.2139175941358455786.git-patchwork-notify@kernel.org>
Date: Sat, 18 Oct 2025 16:01:29 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Sunil V L <sunilvl@...tanamicro.com>
Cc: linux-riscv@...ts.infradead.org, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, aou@...s.berkeley.edu, lkp@...el.com,
alex@...ti.fr, rafael@...nel.org, joerg.roedel@....com, palmer@...belt.com,
anup@...infault.org, pjw@...nel.org, lenb@...nel.org
Subject: Re: [PATCH] ACPI: RIMT: Fix unused function warnings when
CONFIG_IOMMU_API is disabled
Hello:
This patch was applied to riscv/linux.git (fixes)
by Paul Walmsley <pjw@...nel.org>:
On Mon, 13 Oct 2025 23:49:47 +0530 you wrote:
> When CONFIG_IOMMU_API is disabled, some functions defined outside its
> conditional scope become unused, triggering compiler warnings reported
> by the kernel test robot.
>
> Move these function definitions inside the #ifdef CONFIG_IOMMU_API block
> to prevent unused function warnings when the configuration is disabled.
>
> [...]
Here is the summary with links:
- ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
https://git.kernel.org/riscv/c/e7b969cbe302
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists