Re: linux-next: Tree for Oct 24 (drivers/soc/renesas/Kconfig)

From: Christoph Hellwig
Date: Tue Oct 24 2023 - 23:27:13 EST


On Tue, Oct 24, 2023 at 05:22:43PM -0700, Randy Dunlap wrote:
> WARNING: unmet direct dependencies detected for DMA_GLOBAL_POOL
> Depends on [n]: !ARCH_HAS_DMA_SET_UNCACHED [=n] && !DMA_DIRECT_REMAP [=y]
> Selected by [y]:
> - ARCH_R9A07G043 [=y] && SOC_RENESAS [=y] && RISCV [=y] && NONPORTABLE [=y] && RISCV_ALTERNATIVE [=y] && RISCV_SBI [=y]

This is known and just waiting for the fixes here:

https://lore.kernel.org/linux-riscv/20231018052654.50074-1-hch@xxxxxx/T/#t

to be applied.