From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVdmd-0006hV-4Z for qemu-devel@nongnu.org; Wed, 20 Jun 2018 10:08:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVdmc-00050r-9r for qemu-devel@nongnu.org; Wed, 20 Jun 2018 10:08:27 -0400 References: <1529072910-16156-1-git-send-email-eric.auger@redhat.com> <1529072910-16156-2-git-send-email-eric.auger@redhat.com> <7fc96a3d-f1e2-7ab4-a46d-3d3482cc5e71@redhat.com> From: Auger Eric Message-ID: <85ba1b73-869c-01fb-09f3-d629ef1e5efc@redhat.com> Date: Wed, 20 Jun 2018 16:08:16 +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 04:06 PM, Peter Maydell wrote: > On 20 June 2018 at 15:03, Auger Eric wrote: >> 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. > > I've tweaked the commit message to read: >> linux-headers: Update to kernel mainline commit b357bf602 thank you! Eric >> >> Update our kernel headers to mainline commit >> b357bf6023a948cf6a9472f07a1b0caac0e4f8e8 >> ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm") > > thanks > -- PMM >