From mboxrd@z Thu Jan 1 00:00:00 1970 From: "tiejun.chen" Subject: Re: [PATCH 0/8] kvm/ppc: fixes for 3.10 Date: Wed, 10 Jul 2013 14:03:44 +0800 Message-ID: <51DCF940.7050601@windriver.com> References: <1370564196-3821-1-git-send-email-scottwood@freescale.com> <51DBB9EC.2000904@windriver.com> <8F142C6D-94B6-4BE6-8D23-4E21C6567D93@suse.de> <51DBD34D.7010105@windriver.com> <3EC1C058-1CAE-4A5E-AEEE-2D9023EEE95D@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: Scott Wood , Gleb Natapov , Paolo Bonzini , Mihai Caraman , "" , "" To: Alexander Graf Return-path: In-Reply-To: <3EC1C058-1CAE-4A5E-AEEE-2D9023EEE95D@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 07/10/2013 05:33 AM, Alexander Graf wrote: > > On 09.07.2013, at 11:09, tiejun.chen wrote: > >> On 07/09/2013 04:53 PM, Alexander Graf wrote: >>> >>> >>> Am 09.07.2013 um 09:21 schrieb "tiejun.chen" : >>> >>>> On 06/07/2013 08:16 AM, 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? >>>> >>>> Scott and Alex, >>>> >>>> Any plan to merge these commits into git://github.com/agraf/linux-2.6.git as well? >>> >>> Which commits exactly are you missing there? >> >> Alex, >> >> Four patches, >> >> kvm/ppc/booke: Delay kvmppc_lazy_ee_enable >> kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() >> kvm/ppc/booke: Hold srcu lock when calling gfn functions >> kvm/ppc/booke64: Disable e6500 support >> >> are already in Linus's tree, >> >> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?qt=author&q=Scott+Wood >> >> So should we sync these commits into your tree? > > They should already be in there? Yes, I already see this. Thanks, Tiejun