From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnPwQ-0007WB-Sd for qemu-devel@nongnu.org; Wed, 29 Apr 2015 07:14:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnPwN-0008Dy-H8 for qemu-devel@nongnu.org; Wed, 29 Apr 2015 07:14:10 -0400 Received: from mail-wg0-f53.google.com ([74.125.82.53]:34701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnPwN-0008Ds-6x for qemu-devel@nongnu.org; Wed, 29 Apr 2015 07:14:07 -0400 Received: by wgso17 with SMTP id o17so24307193wgs.1 for ; Wed, 29 Apr 2015 04:14:06 -0700 (PDT) Message-ID: <5540BC5F.9080309@linaro.org> Date: Wed, 29 Apr 2015 13:11:27 +0200 From: Eric Auger 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> <5540B43B.2040006@de.ibm.com> In-Reply-To: <5540B43B.2040006@de.ibm.com> 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: Christian Borntraeger , 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 On 04/29/2015 12:36 PM, Christian Borntraeger wrote: > 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. Hi Christian, thanks I will update. Best Regards Eric > > Christian >