Received: by 10.223.185.116 with SMTP id b49csp3594467wrg; Mon, 26 Feb 2018 02:46:34 -0800 (PST) X-Google-Smtp-Source: AH8x225Ecgqj7c7V0QJNekTYmP75LClNc2+TQuhNt5oanoJ8YtOAr3NATjhoUAFK8lSEmHSumBbW X-Received: by 2002:a17:902:7082:: with SMTP id z2-v6mr10387617plk.244.1519641994742; Mon, 26 Feb 2018 02:46:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519641994; cv=none; d=google.com; s=arc-20160816; b=sGpuAAdk1a/Rf6ZJTtMuR/2DM/MVX6Q2IllUe8x8bF1JmkisOYSQPc9OXV/RUaljz2 rOkAD/ZDdKexyRkVOIC24pZFsctXCjPVTfstPYf0AzyY0QAVMJyfa77oiwoNV1QHMDJK 5mX94g5vy/HM+18q36YkfvMsjYHpZzIDvDE+lWr+bXn8TiYdyAaKVRbRD1Lwsg+GKfs/ Wuu3bO7SoG4twg0mExz14FoWPwsdhxL1OI0vjQR7PEBtz/ZcAEx70eZsfL+spPjeCqVo wxiPnpsyCSdhudlYd0IGs5R0pn/IDEtHp0gAhc0TEBzYoShUeWzvIhuvCapGsiUyD+iX dl+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=739UkBFPaiGH9V8oP59d+0/+d59iYULREwyXQzmdxlo=; b=uPfNmTvptARv0Jrduit549MjrkFJHb3I+i50LaYsXc+1GyM2btwmt8jhsWkOEDoU3C eAG1SoiyU1/2xDRyhen1rJt84ShWqK9ppR12+newuMMhWqqftO4QzCr3DK7yZEv11PdC hif//eg72o1xSMyFeoV0ihqWSzxEsBgQ0HIumwyt1Iw0O5fMwWG8dIhOxYxOj885b+hC URprN51dmGEfJh+V+vaF3RwkCCDyd8rDnTfWy0uWb66PKUW9QXz7nAHY0KtCp8PLGfdT 1sdMWKNlAhIn/DRWxQmNq7bm5znVawfDvhTJb3PqHQeUiX8J1FciijF3yot9IRr+Uxes jvYg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b10si5352351pge.563.2018.02.26.02.46.19; Mon, 26 Feb 2018 02:46:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752373AbeBZKpG (ORCPT + 99 others); Mon, 26 Feb 2018 05:45:06 -0500 Received: from foss.arm.com ([217.140.101.70]:48048 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751855AbeBZKpE (ORCPT ); Mon, 26 Feb 2018 05:45:04 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 280FC80D; Mon, 26 Feb 2018 02:45:04 -0800 (PST) Received: from edgewater-inn.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id ECE8F3F24D; Mon, 26 Feb 2018 02:45:03 -0800 (PST) Received: by edgewater-inn.cambridge.arm.com (Postfix, from userid 1000) id 78E0E1AE101A; Mon, 26 Feb 2018 10:45:05 +0000 (GMT) Date: Mon, 26 Feb 2018 10:45:05 +0000 From: Will Deacon To: Alex Shi Cc: Greg KH , Marc Zyngier , Ard Biesheuvel , Catalin Marinas , stable@vger.kernel.org, Russell King , "moderated list:ARM PORT" , open list Subject: Re: [PATCH 46/52] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17 Message-ID: <20180226104505.GB8736@arm.com> References: <1519633227-29832-1-git-send-email-alex.shi@linaro.org> <1519633227-29832-47-git-send-email-alex.shi@linaro.org> <20180226100518.GA11378@kroah.com> <3fa9ebcb-fe94-bbd6-49a7-e90c91c3905e@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3fa9ebcb-fe94-bbd6-49a7-e90c91c3905e@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 26, 2018 at 06:40:42PM +0800, Alex Shi wrote: > > > On 02/26/2018 06:05 PM, Greg KH wrote: > > On Mon, Feb 26, 2018 at 04:20:20PM +0800, Alex Shi wrote: > >> From: Marc Zyngier > >> > >> ** Not yet queued for inclusion in mainline ** > > > > As Marc said, this should have been a HUGE clue that we can't take this > > patch. Please go re-read > > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > > > > Thanks for comments, Greg! > > I read the rules for several times, and thought it maybe a exception for > this bug fix. But since MarcZ said so. We can wait. :) The reason I added the disclaimer to the commit message was precisely to avoid these things accidentally going into stable. If stable diverges significantly from mainline, it's just going to make backports of other patches more difficult. So no, we shouldn't be considering an exception for this. Will