Hi Avi,

This is my patch queue for ppc patches that should go into 3.6.  Please pull.

  * Fix memset in e500_tlb
  * Fix icache flush when mapping executable pages
  * Fix wrong branch in book3s hv code

Alex


The following changes since commit 439793d4b3c99e550daebd868bbd58967c93d0b3:
  Gleb Natapov (1):
        KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value

are available in the git repository at:

  git://github.com/agraf/linux-2.6.git for-upstream-master

Alan Cox (1):
      ppc: e500_tlb memset clears nothing

Alexander Graf (1):
      KVM: PPC: Add cache flush on page map

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code

 arch/powerpc/include/asm/kvm_host.h     |    1 +
 arch/powerpc/include/asm/kvm_ppc.h      |   12 ++++++++++++
 arch/powerpc/kvm/book3s_32_mmu_host.c   |    3 +++
 arch/powerpc/kvm/book3s_64_mmu_host.c   |    2 ++
 arch/powerpc/kvm/book3s_hv_rmhandlers.S |   12 +++++++-----
 arch/powerpc/kvm/e500_tlb.c             |   11 +++++++----
 arch/powerpc/mm/mem.c                   |    1 +
 7 files changed, 33 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to