From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVdhp-0003cs-5s for qemu-devel@nongnu.org; Wed, 20 Jun 2018 10:03:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVdhj-0003Ca-A0 for qemu-devel@nongnu.org; Wed, 20 Jun 2018 10:03:29 -0400 References: <1529072910-16156-1-git-send-email-eric.auger@redhat.com> <1529072910-16156-2-git-send-email-eric.auger@redhat.com> From: Auger Eric Message-ID: <7fc96a3d-f1e2-7ab4-a46d-3d3482cc5e71@redhat.com> Date: Wed, 20 Jun 2018 16:03:08 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 01/11] linux-headers: Update to 4.18-rc0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Wei Huang , Andrew Jones , Ard Biesheuvel , Marc Zyngier , QEMU Developers , Christoffer Dall , qemu-arm , Shannon Zhao , Laszlo Ersek , Eric Auger Hi Peter, On 06/20/2018 03:57 PM, Peter Maydell wrote: > On 15 June 2018 at 15:28, Eric Auger wrote: >> commit b357bf6023a948cf6a9472f07a1b0caac0e4f8e8 >> Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm >> >> Signed-off-by: Eric Auger > > What's 4.18-rc0? The upstream kernel doesn't have a tag by that > name and looking at the Makefile the last thing before 4.18-rc1 > was 4.17. > > Still, since it is a commit on mainline I guess we're fine? Yes it is post 4.17 and before 4.18-rc1. I didn't know how to call that. Thanks Eric > > thanks > -- PMM >