Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp5046322ybp; Mon, 7 Oct 2019 18:53:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqxfDwFzoHSaaM7mOCw1KEtQmYv9eYeMDWzIc77M2OxRFxQNTYcW2THEiu6HaAY49OvwSbbd X-Received: by 2002:aa7:df16:: with SMTP id c22mr31736122edy.22.1570499601345; Mon, 07 Oct 2019 18:53:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570499601; cv=none; d=google.com; s=arc-20160816; b=i58wXPE3IMAMGEJ/duWKhQIcKXUS4FpXYq8HWVfEVEQQWoj9no8EaMnYW/KnPm2rHs mcmzYkqaMuOSmjPVyTOxoc7Nu0fqA1GHkwre0jplZgmXmC/B8Aixaj+0YPe1E3dR2IH1 sN0NRUveCxOFHG8mnFGg7CQU/aNEeCyQhT7WLpJHJG56mssIoZW6GFuGX6shA9MnzK7G 454+p99O/TqVSX9QGW2Jh3UJcczttgmuyOnXUGRIvgl+1LViGxL/sJDMtU/UcoAdC0U1 n867dPpGl930wVHDCBCRjLbogGY8RmuYI9YC94EgFYpNj0KEjAH8Qlybk5kqBly0iug3 Lu2w== 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=cFjDcRdNYug32NXchWp9aEpXNbMiQH0Y5DH9uQ/EtSQ=; b=gzp2H9hqJC90+qD/EgfZdAM+4KB0+nDA/GUXPpVWskXWAGFKYR5HI65IxyFg0SV6XT WD+yf+ajMSOqG07cDDAnSUQh0wwRjvr5FFxu0vRbNp6ouKzq49MX7nSYoXWZRkT2N19J rkiAiD1nd4t83LQFYo1iM7a/ufI1mpbZYJ30WK+CQUKP3+utjFkFCJW26J9Dh2FjakQU 48Z7XpQQRgQTtFulPSVve5ZLOgyaglR6UhO+M7gsWyOU7X/zs65YagwSvL3bf4QjhuQH 8wweETYEDULIngAT/5HrEKkS52/jPL/Qai0U1AicWmHwLmUE4rKCxKx00U3EAeqYsTfP MGpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=07+iTFYw; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n19si9085390edo.172.2019.10.07.18.52.57; Mon, 07 Oct 2019 18:53:21 -0700 (PDT) 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=07+iTFYw; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729527AbfJHBt5 (ORCPT + 99 others); Mon, 7 Oct 2019 21:49:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:53804 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726917AbfJHBt5 (ORCPT ); Mon, 7 Oct 2019 21:49:57 -0400 Received: from localhost (unknown [216.9.110.8]) (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 EF9EF20835; Tue, 8 Oct 2019 01:49:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570499396; bh=cFjDcRdNYug32NXchWp9aEpXNbMiQH0Y5DH9uQ/EtSQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=07+iTFYw5GUk75foY3KUq7udBBXdj/iWmY4zMeY2JlqzDTTHOMAWg/nhyKkR/SPTT zPmlzDe6qiBcPHfeYWK9j1ZZZB4apgERFmvGGxhvmTAuur1r5zofzc8wWgUEAj90Je KYXG9zCAsf9mVUyAEdF2IGVog6VIFgjo5rIQLLy0= Date: Mon, 7 Oct 2019 21:49:54 -0400 From: Sasha Levin To: Guenter Roeck Cc: Greg Kroah-Hartman , 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.4 00/36] 4.4.196-stable review Message-ID: <20191008014954.GB1396@sasha-vm> References: <20191006171038.266461022@linuxfoundation.org> <20191007144951.GB966828@kroah.com> <20191007230708.GA1396@sasha-vm> <35f5fb99-6c35-9afd-1a4e-3fa7d4ba213a@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <35f5fb99-6c35-9afd-1a4e-3fa7d4ba213a@roeck-us.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 07, 2019 at 04:16:51PM -0700, Guenter Roeck wrote: >On 10/7/19 4:07 PM, Sasha Levin wrote: >>On Mon, Oct 07, 2019 at 04:49:51PM +0200, Greg Kroah-Hartman wrote: >>>On Mon, Oct 07, 2019 at 05:53:55AM -0700, Guenter Roeck wrote: >>>>On 10/6/19 10:18 AM, Greg Kroah-Hartman wrote: >>>>> This is the start of the stable review cycle for the 4.4.196 release. >>>>> There are 36 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 Tue 08 Oct 2019 05:07:10 PM UTC. >>>>> Anything received after that time might be too late. >>>>> >>>> >>>>powerpc:defconfig fails to build. >>>> >>>>arch/powerpc/kernel/eeh_driver.c: In function ‘eeh_handle_normal_event’: >>>>arch/powerpc/kernel/eeh_driver.c:678:2: error: implicit declaration of function ‘eeh_for_each_pe’; did you mean ‘bus_for_each_dev’? >>>> >>>>It has a point: >>>> >>>>... HEAD is now at 13cac61d31df Linux 4.4.196-rc1 >>>>$ git grep eeh_for_each_pe >>>>arch/powerpc/kernel/eeh_driver.c:       eeh_for_each_pe(pe, tmp_pe) >>>>arch/powerpc/kernel/eeh_driver.c:                               eeh_for_each_pe(pe, tmp_pe) >>>> >>>>Caused by commit 3fb431be8de3a ("powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag"). >>>>Full report will follow later. >>> >>>Thanks for letting me know, I've dropped this from the queue now and >>>pushed out a -rc2 with that removed. >>> >>>Sasha, I thought your builder would have caught stuff like this? >> >>Interesting, the 4.4 build fails for me with vanilla 4.4 LTS kernel >>(which is why this was missed): >> >>  AS      arch/powerpc/kernel/systbl.o >>arch/powerpc/kernel/exceptions-64s.S: Assembler messages: >>arch/powerpc/kernel/exceptions-64s.S:1599: Warning: invalid register expression >>arch/powerpc/kernel/exceptions-64s.S:1640: Warning: invalid register expression >>arch/powerpc/kernel/exceptions-64s.S:839: Error: attempt to move .org backwards >>arch/powerpc/kernel/exceptions-64s.S:840: Error: attempt to move .org backwards >>arch/powerpc/kernel/exceptions-64s.S:864: Error: attempt to move .org backwards >>arch/powerpc/kernel/exceptions-64s.S:865: Error: attempt to move .org backwards >>scripts/Makefile.build:375: recipe for target 'arch/powerpc/kernel/head_64.o' failed >> > >Is this allmodconfig ? That is correct - it won't build in 4.4.y, and it would not be >easy to fix. Oh, interesting, so no allmodconfig? I've disabled everything but allmodconfig on a few architectures in an attempt to save to build time. -- Thanks, Sasha