From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws9An-00033I-Kb for qemu-devel@nongnu.org; Wed, 04 Jun 2014 07:16:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ws9Ag-0003mE-6g for qemu-devel@nongnu.org; Wed, 04 Jun 2014 07:16:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws9Af-0003m5-UD for qemu-devel@nongnu.org; Wed, 04 Jun 2014 07:15:54 -0400 Message-ID: <538EFFE1.70407@redhat.com> Date: Wed, 04 Jun 2014 13:15:45 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1401880163-32123-1-git-send-email-pbonzini@redhat.com> <538EFE92.8040908@suse.de> In-Reply-To: <538EFE92.8040908@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] linux-headers update against v3.16 pull request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , qemu-devel@nongnu.org Cc: cornelia.huck@de.ibm.com, peter.maydell@linaro.org Il 04/06/2014 13:10, Alexander Graf ha scritto: > On 04.06.14 13:09, Paolo Bonzini wrote: >> Based on commit 820b3fcdeb80 (KVM: add missing cleanup_srcu_struct, >> 2014-06-03). Introduces a new header, linux/psci.h, which is a >> dependency of asm-arm/kvm.h. >> >> Signed-off-by: Paolo Bonzini > > I've just posted a very similar patch to the ML. It's okay for me to go ahead with your version (the only difference is that you split it in two, basically). However, please make a separate pull request for it, so that it doesn't have to wait for other PPC work. Paolo