Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp509593pxk; Wed, 9 Sep 2020 11:02:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxaIlCN717lIQgi4vCzoxC/tRlO7Ky7mUtRCr+XeBSrPfE2ocO+Lpb2VApkz6Ar1sHcmmGQ X-Received: by 2002:a17:906:2c14:: with SMTP id e20mr5093682ejh.205.1599674565518; Wed, 09 Sep 2020 11:02:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599674565; cv=none; d=google.com; s=arc-20160816; b=bcMbEmF+pPU32IXNvznqGgx+F3oIoSlEtHmMaBQ+8OnoEGXTIt0C74LJ07PTzDuljJ tuMFDeNZ9Y+szj0l5aueRh2lMJhOiQnF8ESjQ+MUBvRYXmU8/CGzD9tWSmHwM49jdrHm 3B4R9eSDYkoL+U4Tf5ez5QL6yxXCgiHn14Ur9NfoKUMIFA/i1RQFXDktWhpp3sogTSMe AXi29SO+Lf4g/Z7cAwOmT0YJrxSHRjPZkoFxiEyCT+NClOpWudDcbqu7GD3vGerCu5Dr Ty2xrk/HpvZFeLTS1Dym2DsnYQ+iojBbfjwHvVpAZnVHWTe+8y0VbPcDU1c7K6To8xUZ 1OWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=es+Bt/0Q19Q5xmVnSi01ccnLX8qDZa4eZ7RnF1Itrg0=; b=S1I7PjIYa1JVKRqKgwDxs+dV02yh35acwuiPd8IJCcoj1SZzz7K3w4SHEecEpdvF/Q zJOezVPRWwmvaYZ6eRMwOmJZBwtR7EsKRlFP0wWNn/3m+OeWr3kD9v0VGEy3BAn+Q9Fs Wmc21NF1D74hZOyhBXXgWATSniSGSugqIhAnPu5Vzswbf/LwStoFRZnLK5YqEtthH9ML AJgRgd8N7eIjqzA9WC9a4bvGhA97KJex37ap3Nr8TGisRiDXG+xB7/ipEOfMjKVvDwtg R/MDaXhmQn2O8OoJcvu7u68Ny1QaDmSfyGVpnWRpxBkG+m+jk9nYmfwpnlo3IFlENifG ONlA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Fsfo9hAE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d1si1974727edr.490.2020.09.09.11.02.21; Wed, 09 Sep 2020 11:02:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Fsfo9hAE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729298AbgIISBO (ORCPT + 99 others); Wed, 9 Sep 2020 14:01:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:58348 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726408AbgIISBN (ORCPT ); Wed, 9 Sep 2020 14:01:13 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 B2C4321D46; Wed, 9 Sep 2020 18:01:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599674472; bh=pgP4b85+7vWCX47zJKllmqZNSN2rbSk1645eUT2KDcI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Fsfo9hAEgI98VGQewvG8mYFbBBuD0TO3DbV1GR5yA3kHtDXak0puLOTW7yRtYQuQT Ecbmjum8Z0yLAE0YNqSTzciTsAs1/XXh7pHVvEH5hGI4j8vXnV/2bUKo7Xw1wTmH0r teG7ruPbCR67OKzBV99SZu1FFnNhrxEIv+C2Pbg4= Date: Wed, 9 Sep 2020 20:01:21 +0200 From: Greg Kroah-Hartman To: Guenter Roeck 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 5.8 000/186] 5.8.8-rc1 review Message-ID: <20200909180121.GD1003763@kroah.com> References: <20200908152241.646390211@linuxfoundation.org> <20200909164705.GE1479@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200909164705.GE1479@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 09, 2020 at 09:47:05AM -0700, Guenter Roeck wrote: > On Tue, Sep 08, 2020 at 05:22:22PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.8.8 release. > > There are 186 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 Thu, 10 Sep 2020 15:21:57 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 154 pass: 153 fail: 1 > Failed builds: > powerpc:allmodconfig > Qemu test results: > total: 430 pass: 430 fail: 0 > > The powerpc problem is the same as before: > > Inconsistent kallsyms data > Try make KALLSYMS_EXTRA_PASS=1 as a workaround > > KALLSYMS_EXTRA_PASS=1 doesn't help. The problem is sporadic, elusive, and all > but impossible to bisect. The same build passes on another system, for example, > with a different load pattern. It may pass with -j30 and fail with -j40. > The problem started at some point after v5.8, and got worse over time; by now > it almost always happens. I'd be happy to debug if there is a means to do it, > but I don't have an idea where to even start. I'd disable KALLSYMS in my > test configurations, but the symbol is selected from various places and thus > difficult to disable. So unless I stop building ppc:allmodconfig entirely > we'll just have to live with the failure. Ah, I was worried when I saw your dashboard orange for this kernel. I guess the powerpc maintainers don't care? Sad :( Anyway, thanks for testing them all and letting me know. greg k-h