From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws95I-0007ab-JF for qemu-devel@nongnu.org; Wed, 04 Jun 2014 07:10:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ws95A-0001kx-41 for qemu-devel@nongnu.org; Wed, 04 Jun 2014 07:10:20 -0400 Received: from cantor2.suse.de ([195.135.220.15]:42740 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws959-0001kq-Uq for qemu-devel@nongnu.org; Wed, 04 Jun 2014 07:10:12 -0400 Message-ID: <538EFE92.8040908@suse.de> Date: Wed, 04 Jun 2014 13:10:10 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1401880163-32123-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1401880163-32123-1-git-send-email-pbonzini@redhat.com> 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: Paolo Bonzini , qemu-devel@nongnu.org Cc: cornelia.huck@de.ibm.com, peter.maydell@linaro.org 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. Alex