]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Jun 2021 19:39:36 +0000 (12:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Jun 2021 19:39:36 +0000 (12:39 -0700)
commit00fdde5278783b809ab6ff25b22fd1b34fa720e1
treef67b7edab26cccedec0f195b23b82ceef11c7f08
parent042a1cc282807137ccb1345a7cece442e06f64e9
parent950b2caacae2a7d03d44c62cbdc3cf9e45a8db83
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 "Fix our KVM reverse map real-mode handling since we enabled huge
  vmalloc (in some configurations).

  Revert a recent change to our IOMMU code which broke some devices.

  Fix KVM handling of FSCR on P7/P8, which could have possibly let a
  guest crash it's Qemu.

  Fix kprobes validation of prefixed instructions across page boundary.

  Thanks to Alexey Kardashevskiy, Christophe Leroy, Fabiano Rosas,
  Frederic Barrat, Naveen N. Rao, and Nicholas Piggin"

* tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
  KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
  powerpc: Fix reverse map real-mode address lookup with huge vmalloc
  powerpc/kprobes: Fix validation of prefixed instructions across page boundary
arch/powerpc/kvm/book3s_hv.c