Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2021 21:58:26 +0000 (11:58 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2021 21:58:26 +0000 (11:58 -1000)
commit3c856a3180daf38d33166c0c98da921841588019
tree2b044920d2220721f384a663c062bdd84dd071d3
parent38747c9a2d221ad899a1a861777ee79a11ab6e73
parente69012400b0cb42b2070748322cb72f9effec00f
Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux

Pull arm64 fixes from Catalin Marinas:

 - Don't use contiguous or block mappings for the linear map when KFENCE
   is enabled.

 - Fix link in the arch_counter_enforce_ordering() comment.

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
  arm64: Fix stale link in the arch_counter_enforce_ordering() comment