On Thu, May 28, 2020 at 09:10:31AM +0800, Lichao Liu wrote:
CPU_LOONGSON2EF need software to maintain cache consistency, so modify the 'cpu_needs_post_dma_flush' function to return true when the cpu type is CPU_LOONGSON2EF.
Cc: stable@vger.kernel.org Signed-off-by: Lichao Liu liulichao@loongson.cn
arch/mips/mm/dma-noncoherent.c | 1 + 1 file changed, 1 insertion(+)
applied to mips-next.
Thomas.