From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:37054 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751590AbdK0MMr (ORCPT ); Mon, 27 Nov 2017 07:12:47 -0500 Message-ID: <5A1C00CA.6030906@arm.com> Date: Mon, 27 Nov 2017 12:10:50 +0000 From: James Morse MIME-Version: 1.0 To: Greg KH CC: rafael.j.wysocki@intel.com, bp@suse.de, stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "ACPI / APEI: Remove arch_apei_flush_tlb_one()" has been added to the 4.9-stable tree References: <151161806787183@kroah.com> <5A1BFC4D.6040303@arm.com> <20171127120227.GA24404@kroah.com> In-Reply-To: <20171127120227.GA24404@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 27/11/17 12:02, Greg KH wrote: > On Mon, Nov 27, 2017 at 11:51:41AM +0000, James Morse wrote: >> On 25/11/17 13:54, gregkh@linuxfoundation.org wrote: >>> >>> This is a note to let you know that I've just added the patch titled >>> >>> ACPI / APEI: Remove arch_apei_flush_tlb_one() >>> >>> to the 4.9-stable tree which can be found at: >>> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary >>> >>> The filename of the patch is: >>> acpi-apei-remove-arch_apei_flush_tlb_one.patch >>> and it can be found in the queue-4.9 subdirectory. >>> >>> If you, or anyone else, feels it should not be added to the stable tree, >>> please let know about it. >> >> I don't think this patch should applied to the stable trees: >> >> This patch is cleanup following 'ACPI / APEI: Replace ioremap_page_range() with >> fixmap', which failed to apply to this tree. Having this patch will lead to >> build-breakage with exotic Kconfig options! > > "exotic" is just any normal x86 build :) > > This was dropped from all of the stable trees already because the > previous patch did not apply. Okay, I had 'Patch ... has been added to ' with no corresponding 'FAILED' or 'reply: grr'. Looks like you've dropped them all then! Thanks, James