diff options
author | Christoph Hellwig <[email protected]> | 2023-10-28 17:51:01 +0200 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-11-07 09:37:42 -0800 |
commit | 946bb33d330251966223f770f64885c79448b1a1 (patch) | |
tree | 67ac511133dd5b26ed1a8f2a03f77db42b6ca3ab /net/unix/sysctl_net_unix.c | |
parent | f367db71d5755d6476dd6f3d84b53c098c111255 (diff) |
riscv: split cache ops out of dma-noncoherent.c
The cache ops are also used by the pmem code which is unconditionally
built into the kernel. Move them into a separate file that is built
based on the correct config option.
Fixes: fd962781270e ("riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Tested-by: Conor Dooley <[email protected]>
Reviewed-by: Lad Prabhakar <[email protected]>
Tested-by: Lad Prabhakar <[email protected]> #
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions