From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com ([192.55.52.120]:7004 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753625AbeGESPe (ORCPT ); Thu, 5 Jul 2018 14:15:34 -0400 Date: Thu, 5 Jul 2018 11:15:33 -0700 From: "Luck, Tony" To: Greg KH Cc: ashok.raj@intel.com, bp@suse.de, dan.j.williams@intel.com, linux-edac@vger.kernel.org, qiuxu.zhuo@intel.com, tglx@linutronix.de, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] x86/mce: Fix incorrect "Machine check from unknown source"" failed to apply to 4.4-stable tree Message-ID: <20180705181533.GA31857@agluck-desk> References: <1530151642162195@kroah.com> <20180628220931.GA569@agluck-desk> <20180705181123.GC4575@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180705181123.GC4575@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jul 05, 2018 at 08:11:23PM +0200, Greg KH wrote: > On Thu, Jun 28, 2018 at 03:09:31PM -0700, Luck, Tony wrote: > > On Thu, Jun 28, 2018 at 11:07:22AM +0900, gregkh@linuxfoundation.org wrote: > > > > > > The patch below does not apply to the 4.4-stable tree. > > > If someone wants it applied there, or to any other stable or longterm > > > tree, then please email the backport, including the original git commit > > > id to . > > > > > > thanks, > > > > This patch relies on: > > > > 3acb431b84d8 ("x86/mce: Detect local MCEs properly") > > $ git describe --contains 3acb431b84d8 > Could not get sha1 for 3acb431b84d8. Skipping. > > Are you sure that is correct? I must have picked up a commit ID from an older version of this patch in a test branch. This looks to be in Linus tree. fead35c68926 ("x86/mce: Detect local MCEs properly") Sorry -Tony