Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3010289imu; Sun, 13 Jan 2019 16:04:09 -0800 (PST) X-Google-Smtp-Source: ALg8bN4K4DbyD9BLobFijevn5guFDDiefVQKOKEy0sC67gACPowtFejrZD40YsytXMra/p/J9QV2 X-Received: by 2002:a63:4b60:: with SMTP id k32mr20798667pgl.186.1547424249598; Sun, 13 Jan 2019 16:04:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547424249; cv=none; d=google.com; s=arc-20160816; b=dFBWMcWQUwZSTID+1jcnglVKUNYYx5ggmm40H9nJkIzOx0993VWTSL7XTqgtzJfe6p ocS4n86OyJrW5q9/WHSOzzN6aaQC/cZ3h6dnFjbIk3dduxDydA+FmRzEzLui5KVCn7yJ yuJ/BvYPOVLuXcFTs5hhWVGKwb2kgC7jWid33jqw+z5vfiMUVuGCQp0eSlkFhMCG8gS8 cqmpEpEGDFFhaHCbyzzkdzeQBsrXcnWDgM+jCramjAwqx+U6BwNAM1WQ9mGKOj9UCz3P vrlTXuWhVjtr4J3sGU55fYoXQLyGpXabmLi2lGuKRa+ObvJ7VnUF5tjDL6RtgHoOlg/9 dGSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from; bh=LdDYptv+I0W+DHaOjgJW3J1RmNg95G17hD2/dN2TU+E=; b=fcXbt2SzhhbPalYHV66gCVViHyD///aR60ChddjQhOoUdt5fTmZKHC8TbMNUlLgMx8 Tyr/V7kz80qETMFTqjxi1lsGwz8KYwXJJ+5X5FdxcbOaRU3uPBje1nH5jSHK7OpflQrw pjEZ0qWv67ovUhr4TnvHtqb+1hB5BHwhXCVKkP/lP2mE/81h2tRm0z7237QRg/3BX/4L NyoZTcljr5dkypvR6PvlUQ3y31gjzi2kEumZ4MJR5XMFJiiY3VYXQdulLXkP3YYwDe8Q 0HJZgeVD6IFUYxRp4DBpbqe3vDxCVzsGkxyWqtc27Uk4BO9ooDkjjTbyhuJgj+1ogWsM 3Lfw== 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 63si7402888pla.65.2019.01.13.16.03.25; Sun, 13 Jan 2019 16:04:09 -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 S1726634AbfANAA3 (ORCPT + 99 others); Sun, 13 Jan 2019 19:00:29 -0500 Received: from ozlabs.org ([203.11.71.1]:45147 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726608AbfANAA3 (ORCPT ); Sun, 13 Jan 2019 19:00:29 -0500 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 43dDBK2wNNz9s3q; Mon, 14 Jan 2019 11:00:25 +1100 (AEDT) From: Michael Ellerman To: Greg Kroah-Hartman , Christoph Biedl Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Guenter Roeck , Breno Leitao , Michal =?utf-8?Q?Such=C3=A1nek?= Subject: Re: [PATCH 4.20 41/65] Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing" In-Reply-To: <20190113071140.GD5540@kroah.com> References: <20190111131055.331350141@linuxfoundation.org> <20190111131102.136630542@linuxfoundation.org> <1547328527@msgid.manchmal.in-ulm.de> <20190113071140.GD5540@kroah.com> Date: Mon, 14 Jan 2019 11:00:25 +1100 Message-ID: <87pnt0ds6e.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg Kroah-Hartman writes: > On Sat, Jan 12, 2019 at 10:35:59PM +0100, Christoph Biedl wrote: >> Greg Kroah-Hartman wrote... >> >> > 4.20-stable review patch. If anyone has any objections, please let me know. >> > >> > ------------------ >> > >> > From: Greg Kroah-Hartman >> > >> > This reverts commit d412deb85a4aada382352a8202beb7af8921cd53 which is >> > commit 6f5b9f018f4c7686fd944d920209d1382d320e4e upstream. >> > >> > It breaks the powerpc build, so drop it from the tree until a fix goes >> > upstream. >> >> Is this necessary on 4.20? The build failures I reported were on 4.19 >> only. The 4.20.2-rc1 kernel for my Powermac G5 builds with and without >> that patch, both boot fine, no visible differences. Again however, Breno >> is authoritative here. > > If there's no difference on 4.20, then maybe it's not needed there? :) > > And yes, I would like confirmation from Breno as well. You shouldn't need the revert on 4.20. In 4.20 we changed how MSR_TM_ACTIVE() is defined, which means commit 6f5b9f018f4c ("powerpc/tm: Unset MSR[TS] if not recheckpointing") should build fine on 4.20. For 4.19 and earlier MSR_TM_ACTIVE() is different and that's what's causing the build error. I have a fix queued in my fixes tree and will push it to Linus in the next few days. cheers