Re: [PATCH 7/8] dma-buf: heaps: cma: Handle ECC flags

2024-05-16 Thread kernel test robot
: 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

Re: [PATCH 7/8] dma-buf: heaps: cma: Handle ECC flags

2024-05-15 Thread kernel test robot
: 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

[PATCH 7/8] dma-buf: heaps: cma: Handle ECC flags

2024-05-15 Thread Maxime Ripard
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_