summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2025-11-17 13:47:59 +0300
committerConor Dooley <conor.dooley@microchip.com>2025-11-21 21:42:02 +0300
commit4d1608d0ab3365d1ef9447bdbc0cb4c0962f1774 (patch)
treed3f7a79478a0f3836c24dc10e00dfc92c1eb0370 /rust/helpers/task.c
parent9b9de5a56a62c86472848ec7d48ca939411511e6 (diff)
downloadlinux-4d1608d0ab3365d1ef9447bdbc0cb4c0962f1774.tar.xz
cache: Make top level Kconfig menu a boolean dependent on RISCV
The next patch will add a new type of cache maintenance driver responsible for flushing deeper than is necessary for non coherent DMA (current use case of drivers/cache drivers), as needed when performing operations such as memory hotplug and security unlocking of persistent memory. The two types of operation are similar enough to share a drivers/cache directory and MAINTAINERS but are otherwise currently unrelated. To avoid confusion have two separate menus. Each has dependencies that are implemented by making them boolean symbols, here CACHEMAINT_FOR_DMA which is dependent on RISCV as all driver are currently for platforms of that architecture. Set new symbol default to y to avoid breaking existing configs. This has no affect on actual code built, just visibility of the menu. Suggested-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions