mbox series

[GIT,PULL] arm64 fixes for 4.20

Message ID 20181214172115.GA46313@arrakis.emea.arm.com
State New
Headers show
Series [GIT,PULL] arm64 fixes for 4.20 | expand

Pull-request

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

Message

Catalin Marinas Dec. 14, 2018, 5:21 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Dec. 14, 2018, 5:45 p.m. UTC | #1
The pull request you sent on Fri, 14 Dec 2018 17:21:17 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eb6cf9f8cb9dfacf6679f9d6c72aaf568a027edf

Thank you!