On Thu, Jun 06, 2013 at 07:16:28PM -0500, Scott Wood wrote: > Most of these have been posted before, but I grouped them together as > there are some contextual dependencies between them. > > Gleb/Paolo: As Alex doesn't appear to be back yet, can you apply these > if there's no objection over the next few days? > Well we are at -rc5 now and Linus specifically said that if he sees one more "cleanup" he will be less then happy [1]. Looks like this patch series does have some cleanups that can be postponed to 3.11. Patches 1-4,7 looks like 3.10 material to me. 5 and 6 a cleanups that can wait for 3.11. Not sure about 8, if 8 fixes serious problem please specify it in the commit message. [1] http://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg448395.html > Mihai Caraman (1): > kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage > > Scott Wood (7): > kvm/ppc/booke64: Disable e6500 support > kvm/ppc/booke: Hold srcu lock when calling gfn functions > kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() > kvm/ppc: Call trace_hardirqs_on before entry > kvm/ppc: IRQ disabling cleanup > kvm/ppc/booke: Delay kvmppc_fix_ee_before_entry > kvm/ppc/booke: Don't call kvm_guest_enter twice > > arch/powerpc/include/asm/kvm_asm.h | 16 ++++++++++------ > arch/powerpc/include/asm/kvm_ppc.h | 17 ++++++++++++++--- > arch/powerpc/kvm/44x_tlb.c | 5 +++++ > arch/powerpc/kvm/book3s_pr.c | 16 +++++----------- > arch/powerpc/kvm/booke.c | 36 ++++++++++++++++++++++++------------ > arch/powerpc/kvm/e500_mmu.c | 5 +++++ > arch/powerpc/kvm/e500mc.c | 2 -- > arch/powerpc/kvm/powerpc.c | 25 ++++++++++--------------- > 8 files changed, 73 insertions(+), 49 deletions(-) > > -- > 1.7.10.4 > -- Gleb. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html