[GIT PULL] Please pull my kvm-ppc-fixes-4.19-2 tag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paolo or Radim,

Please do a pull from my kvm-ppc-fixes-4.19-2 tag to get two commits
that should go into 4.19 because they fix host crashes and memory
corruption that can occur on POWER machines when the memory backing a
guest contains transparent huge pages.

Thanks,
Paul.

The following changes since commit bdf7ffc89922a52a4f08a12f7421ea24bb7626a0:

  KVM: LAPIC: Fix pv ipis out-of-bounds access (2018-09-07 18:38:43 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-fixes-4.19-2

for you to fetch changes up to 71d29f43b6332badc5598c656616a62575e83342:

  KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size (2018-09-12 08:50:50 +1000)

----------------------------------------------------------------
Second set of PPC KVM fixes for 4.19

Two fixes for KVM on POWER machines.  Both of these relate to memory
corruption and host crashes seen when transparent huge pages are
enabled.  The first fixes a host crash that can occur when a DMA
mapping is removed by the guest and the page mapped was part of a
transparent huge page; the second fixes corruption that could occur
when a hypervisor page fault for a radix guest is being serviced at
the same time that the backing page is being collapsed or split.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode

Nicholas Piggin (1):
      KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size

 arch/powerpc/include/asm/book3s/64/pgtable.h |  1 -
 arch/powerpc/include/asm/iommu.h             |  2 -
 arch/powerpc/include/asm/mmu_context.h       |  1 +
 arch/powerpc/kernel/iommu.c                  | 25 --------
 arch/powerpc/kvm/book3s_64_mmu_radix.c       | 91 +++++++++++-----------------
 arch/powerpc/kvm/book3s_64_vio_hv.c          | 39 +++++++++---
 arch/powerpc/mm/init_64.c                    | 49 ---------------
 arch/powerpc/mm/mmu_context_iommu.c          | 34 +++++++++--
 8 files changed, 99 insertions(+), 143 deletions(-)



[Index of Archives]     [KVM Development]     [KVM ARM]     [KVM ia64]     [Linux Virtualization]     [Linux USB Devel]     [Linux Video]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux