From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Auger Subject: Re: [Qemu-devel] [PATCH v13 01/12] linux-headers: update headers according to 4.1-rc0 Date: Wed, 29 Apr 2015 13:11:27 +0200 Message-ID: <5540BC5F.9080309@linaro.org> 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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 12ECF4EEDB for ; Wed, 29 Apr 2015 07:05:39 -0400 (EDT) Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1LvL2vv3jzHg for ; Wed, 29 Apr 2015 07:05:38 -0400 (EDT) Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 311954EECE for ; Wed, 29 Apr 2015 07:05:38 -0400 (EDT) Received: by wgen6 with SMTP id n6so24208023wge.3 for ; Wed, 29 Apr 2015 04:14:06 -0700 (PDT) In-Reply-To: <5540B43B.2040006@de.ibm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu 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: patches@linaro.org, kvmarm@lists.cs.columbia.edu List-Id: kvmarm@lists.cs.columbia.edu 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 >