]> git.itanic.dy.fi Git - linux-stable/commit
riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
authorChristoph Hellwig <hch@lst.de>
Wed, 18 Oct 2023 05:26:52 +0000 (07:26 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 26 Oct 2023 07:42:37 +0000 (09:42 +0200)
commitfd962781270e6452dd5b30c8aa0b3b0fbee06244
tree5350164b36f1dd1ae931ba57706462274e70aa48
parent1531309aa2092a96c092fa662863ffa53da3ba93
riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT

RISCV_NONSTANDARD_CACHE_OPS is also used for the pmem cache maintenance
helpers, which are built into the kernel unconditionally.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231018052654.50074-2-hch@lst.de
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/riscv/Kconfig
drivers/cache/Kconfig