From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754659AbeARA3r (ORCPT ); Wed, 17 Jan 2018 19:29:47 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:45230 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753895AbeARA3q (ORCPT ); Wed, 17 Jan 2018 19:29:46 -0500 Date: Wed, 17 Jan 2018 16:29:44 -0800 From: Andrew Morton To: Ingo Molnar Cc: Linus Torvalds , Linux Kernel Mailing List , Thomas Gleixner , "H. Peter Anvin" , Peter Zijlstra , Borislav Petkov Subject: Re: [GIT PULL] x86 fixes Message-Id: <20180117162944.749a13ce2ff20a736812bd66@linux-foundation.org> In-Reply-To: <20180118002407.mojl3q2iv4p44yyi@gmail.com> References: <20180117154134.bgocrlokyobeyfyu@gmail.com> <20180118002407.mojl3q2iv4p44yyi@gmail.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 18 Jan 2018 01:24:08 +0100 Ingo Molnar wrote: > > * Linus Torvalds wrote: > > > On Wed, Jan 17, 2018 at 7:41 AM, Ingo Molnar wrote: > > > > > > - A kdump fix > > > > > > out-of-topic modifications in x86-urgent-for-linus: > > > ----------------------------------------------------- > > > include/linux/crash_core.h # 9f15b9120f56: kdump: Write the correct add > > > kernel/crash_core.c # 9f15b9120f56: kdump: Write the correct add > > > > This came through Andrew too. It all merged fine since there were no > > other modifications, but it's a bit odd how this was in the x86 tree, > > and even if that part makes sense it's a sign of lack of communication > > at some point. > > > > Oh well. Not a big deal. I just thought I'd mention it. > > Hm, I don't think Andrew Cc:-ed me when he sent it to you, so I didn't notice the > duplication. The bug was introduced via the 5-level paging changes in the x86 > tree, so I assumed the fix would go via the x86 tree as well. > > Andrew was Cc:-ed to the -tip commit. I cc'ed the whole world on that one: Acked-by: Baoquan He Acked-by: Dave Young Cc: Ingo Molnar Cc: Thomas Gleixner Cc: "H. Peter Anvin" Cc: Greg Kroah-Hartman Cc: Dave Young Cc: Baoquan He Cc: Vivek Goyal Cc: but yeah, I make a lot of noise ;) Ordinarily I'll auto-drop such things if they turn up in linux-next but it seems this one got fast-tracked in -tip so that mechanism didn't work (this is rare).