Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5067708imu; Tue, 8 Jan 2019 10:55:39 -0800 (PST) X-Google-Smtp-Source: ALg8bN7WuzboU/430c9K30hPffBWwK4YaPZsI0BYOfL79WQLjXui7ENa0JSVqfpoNdkHvGKkJP/R X-Received: by 2002:a63:4f5e:: with SMTP id p30mr2549243pgl.71.1546973739537; Tue, 08 Jan 2019 10:55:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546973739; cv=none; d=google.com; s=arc-20160816; b=KwbnK+9q9dtDqIUqTvh+7h3hUPvubDmOrsQJqG6k7xHHlQJQ7FUQymc4xpXJQ8yxVZ YyYXqbkmplWbjmrjg1VrHWTkINHgtP7lVG/3D11f+I4wUD1TMU+CPaFWL61RZv+OAujC 9y4M1h02niP+eMRSPujz/I7VReSNshI03OBxceEwDL1ykfuVsAqrVEx/cQS5WZn+sSQn 7hLqxO6x0iwJYwyTqL2/j4/fhP9mWDZzhkTrviLrbOfy+oMtAWr642pWDW4jSTor2QYJ dOq71miwSRRbrqjVJo5VhgjvGeOmKM3D0ANMq+gkQ2rNiYvDT/W3HfxzEaCPSXtl6tOs JyFw== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=ZPauxbWqzLrohuEV3cNxCVXo9E0EnmIvFBQrylS4Zr8=; b=KGJMCUVOx/wmwXzPyMt1v+h+pSoTkSR4zkT86VXiJzNs+eJ7N/UXAPVtDk8rPg40YC ZFcJTXiz48hgmUMq6yoNSgCE828ZKdtGq5MTCGqC6L2P24ztwkfh5YVgbKTg0BlVtTGV 8PkbacitN8T+WcZg2XDaFNEP5hx04LY+bdImslR0bsiD6X+Xe/XC8hWKoKsxIRqKHJwl 3e3qUMK8sGK9ea/vfQupNHQuZExcus0vT0Zmp2yyFljQsYyUgFi9B4NLoqnubbxBhcdD oP4Ut0yBPYv+ekC6HVawMU6BzbH9XU3PirXtLtEyULjjzQ24Lg+luH7aLODCC9GNGcxj Dlaw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lbyoJvnq; 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 19si6095989pgq.215.2019.01.08.10.55.23; Tue, 08 Jan 2019 10:55:39 -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; dkim=pass header.i=@kernel.org header.s=default header.b=lbyoJvnq; 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 S1729391AbfAHSNZ (ORCPT + 99 others); Tue, 8 Jan 2019 13:13:25 -0500 Received: from mail.kernel.org ([198.145.29.99]:51610 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727484AbfAHSNZ (ORCPT ); Tue, 8 Jan 2019 13:13:25 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E286F20645; Tue, 8 Jan 2019 18:13:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1546971204; bh=fxuCelbzDrO/ReyDYo4jWPz/eXJn0lr9yCggSP4OI4Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lbyoJvnqhsi6eN6IdFBvRx+v5y2C2g4QPZojCiI4NVy7Uzl6rm+XwfcMy5K6GTD0o eEiTZiMpDRgZ8kEF0F08HFhrC9vBfVTfWD2V5750sA1uuWCfuKaFlCbXdh/R96vuVE guE+orQIoG0Ei6ZurFJy6aT3eXtyb+QeIvHoi2Yk= Date: Tue, 8 Jan 2019 19:13:22 +0100 From: Greg Kroah-Hartman To: Guenter Roeck , Breno Leitao Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.19 000/170] 4.19.14-stable review Message-ID: <20190108181322.GA4194@kroah.com> References: <20190107104452.953560660@linuxfoundation.org> <20190108172503.GA28031@roeck-us.net> <20190108175640.GA2461@kroah.com> <20190108180951.GB28031@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190108180951.GB28031@roeck-us.net> User-Agent: Mutt/1.11.2 (2019-01-07) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 08, 2019 at 10:09:51AM -0800, Guenter Roeck wrote: > On Tue, Jan 08, 2019 at 06:56:40PM +0100, Greg Kroah-Hartman wrote: > > On Tue, Jan 08, 2019 at 09:25:03AM -0800, Guenter Roeck wrote: > > > On Mon, Jan 07, 2019 at 01:30:27PM +0100, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 4.19.14 release. > > > > There are 170 patches in this series, all will be posted as a response > > > > to this one. If anyone has any issues with these being applied, please > > > > let me know. > > > > > > > > Responses should be made by Wed Jan 9 10:43:54 UTC 2019. > > > > Anything received after that time might be too late. > > > > > > > > > > Still (for v4.19.13-171-gc68ce175c3b8): > > > > > > arch/powerpc/kernel/signal_64.c: In function ‘sys_rt_sigreturn’: > > > arch/powerpc/kernel/signal_64.c:761:21: error: ‘msr’ undeclared > > > > > > AFAICS commit 5c784c8414fba ("powerpc/tm: Remove msr_tm_active()") is missing. > > > > Breno on this thread just said that this patch should not be applied, > > and another one will be submitted upstream instead to solve the problem > > correctly and then we can backport it. > > > > So we can live with this build issue for now. > > > > I think you should drop the offending patch in this case. It doesn't make > sense to keep it - all it accomplishes is to break various builds. What is > the point of doing that ? Is that somehow better than living with the bug > it is supposed to fix ? That's what the developers involved seem to say. Breno, should I drop the offending patch now, or wait for your fix to land and then fix up the build then? thanks, greg k-h