Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Oct 2023 15:40:42 +0000 (05:40 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Oct 2023 15:40:42 +0000 (05:40 -1000)
commit09a4a03c073bab5b375b71769f708d6932b370f7
treee1aa6039e61f3c0ac28b90409c6da0ad7b8ff505
parent750b95887e567848ac2c851dae47922cac6db946
parent47b8def9358c5eb888e78b24b7e5b7f2e2e97b8e
Merge tag 'powerpc-6.6-6' of git://git./linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Fix boot crash with FLATMEM since set_ptes() introduction

 - Avoid calling arch_enter/leave_lazy_mmu() in set_ptes()

Thanks to Aneesh Kumar K.V and Erhard Furtner.

* tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
  powerpc/mm: Fix boot crash with FLATMEM
arch/powerpc/mm/pgtable.c