Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Dec 2022 19:03:03 +0000 (11:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Dec 2022 19:03:03 +0000 (11:03 -0800)
commit8ed710da2873c2aeb3bb805864a699affaf1d03b
tree05b670351c1073307551aa28c8a8f1a39a6fe715
parent5b3e0cd872b09c3c771e19464db9dfc20972c39f
parentb7d9aae404841d9999b7476170867ae441e948d2
Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux

Pull arm64 fix from Catalin Marinas:
 "Revert the dropping of the cache invalidation from the arm64
  arch_dma_prep_coherent() as it caused a regression in the
  qcom_q6v5_mss remoteproc driver.

  The driver is already buggy but the original arm64 change made
  the problem obvious. The change will be re-introduced once the
  driver is fixed"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"