[GIT PULL] arm64 fixes for 5.13-rc4

Catalin Marinas catalin.marinas at arm.com
Thu May 27 12:02:32 PDT 2021


Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

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 e69012400b0cb42b2070748322cb72f9effec00f:

  arm64: mm: don't use CON and BLK mapping if KFENCE is enabled (2021-05-25 14:04:38 +0100)

----------------------------------------------------------------
arm64 fixes:

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

- Fix link in the arch_counter_enforce_ordering() comment.

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: Fix stale link in the arch_counter_enforce_ordering() comment

Jisheng Zhang (1):
      arm64: mm: don't use CON and BLK mapping if KFENCE is enabled

 arch/arm64/include/asm/barrier.h | 2 +-
 arch/arm64/mm/mmu.c              | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
Catalin



More information about the linux-arm-kernel mailing list