From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnPMK-00047H-RR for qemu-devel@nongnu.org; Wed, 29 Apr 2015 06:36:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnPMH-0002Kx-He for qemu-devel@nongnu.org; Wed, 29 Apr 2015 06:36:52 -0400 Received: from e06smtp13.uk.ibm.com ([195.75.94.109]:43728) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnPMH-0002Kt-8N for qemu-devel@nongnu.org; Wed, 29 Apr 2015 06:36:49 -0400 Received: from /spool/local by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 29 Apr 2015 11:36:47 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id 756D41B0806E for ; Wed, 29 Apr 2015 11:37:25 +0100 (BST) Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t3TAajR465798318 for ; Wed, 29 Apr 2015 10:36:45 GMT Received: from d06av01.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t3TAaidW016051 for ; Wed, 29 Apr 2015 04:36:45 -0600 Message-ID: <5540B43B.2040006@de.ibm.com> Date: Wed, 29 Apr 2015 12:36:43 +0200 From: Christian Borntraeger MIME-Version: 1.0 References: <1430239873-31950-1-git-send-email-eric.auger@linaro.org> <1430239873-31950-2-git-send-email-eric.auger@linaro.org> In-Reply-To: <1430239873-31950-2-git-send-email-eric.auger@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v13 01/12] linux-headers: update headers according to 4.1-rc0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Auger , eric.auger@st.com, qemu-devel@nongnu.org, alex.williamson@redhat.com, agraf@suse.de, pbonzini@redhat.com, peter.crosthwaite@xilinx.com Cc: peter.maydell@linaro.org, kim.phillips@freescale.com, b.reynal@virtualopensystems.com, vikrams@codeaurora.org, patches@linaro.org, Bharat.Bhushan@freescale.com, alex.bennee@linaro.org, kvmarm@lists.cs.columbia.edu, christoffer.dall@linaro.org Am 28.04.2015 um 18:51 schrieb Eric Auger: > This includes, among other things, VFIO platform driver and > irqfd/arm. > > Signed-off-by: Eric Auger > > --- > > v12 -> v13: > - update for 4.1-rc0 headers If you have a chance to update the subject before the pull request, its 4.1-rc1 instead of 4.1-rc0. Christian