: a38297e3fb012ddfa7ce0321a7e5a8daeb1872b6
patch link:
https://lore.kernel.org/r/20240515-dma-buf-ecc-heap-v1-7-54cbbd049511%40kernel.org
patch subject: [PATCH 7/8] dma-buf: heaps: cma: Handle ECC flags
config: mips-allmodconfig
(https://download.01.org/0day-ci/archive/20240516/202405162048.cexrv8yy
: a38297e3fb012ddfa7ce0321a7e5a8daeb1872b6
patch link:
https://lore.kernel.org/r/20240515-dma-buf-ecc-heap-v1-7-54cbbd049511%40kernel.org
patch subject: [PATCH 7/8] dma-buf: heaps: cma: Handle ECC flags
config: mips-allmodconfig
(https://download.01.org/0day-ci/archive/20240516/202405161341.xbeps2s0
Now that we have introduced ECC-related flags for the dma-heaps buffer
allocations, let's honour these flags depending on the memory setup.
Signed-off-by: Maxime Ripard
---
drivers/dma-buf/heaps/cma_heap.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/drivers/dma-buf/heaps/cma_