[GIT PULL] arm64 fixes for 4.20

From: Catalin Marinas
Date: Fri Dec 14 2018 - 12:21:24 EST


Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:

Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to 3238c359acee4ab57f15abb5a82b8ab38a661ee7:

arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing (2018-12-11 11:55:32 +0000)

----------------------------------------------------------------
- Invalidate the caches before clearing the DMA buffer via the
non-cacheable alias in the FORCE_CONTIGUOUS case

----------------------------------------------------------------
Robin Murphy (1):
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing

arch/arm64/mm/dma-mapping.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
Catalin