Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp393288pxk; Thu, 3 Sep 2020 02:31:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxMuDhK5U7ZBzLgkycKpLZuzBWZAJKngwVcX6rcZflbViPm3ZSgi7MQTaBrOIp/qh8FIv6b X-Received: by 2002:a17:907:94cf:: with SMTP id dn15mr1255287ejc.114.1599125471220; Thu, 03 Sep 2020 02:31:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599125471; cv=none; d=google.com; s=arc-20160816; b=WuLw7+o0n8ylyib0jAenZi2BXBuc2moxtgQjRZe6hVbuSYuoLobqnnAwjuq6HTve6X xRMDvGdDJ133vd88oeNp31smz4SxjuYR2GCek5bQ2y0WeBJDfuL7jtdzSUXfU7lbjZFq PRqVCtxTlhy4CUYMHFmXEHR/f4SsrLItysYLgxW+CipA9FA1RdjJRtK9l/ec8ZqVkf9B 0+XvdjBldMkvS3+IzstWk9bPvvEnHOXI1dTjzCyg32brq6Pwncuokx2enGFE+bjwpz5W WB14rLxGlFRhx0NjjLm+ukoqBRumqjHwsG6zT3ahnJ2M1rRW4Cv7N3d3Svh4SIdcHqwW DcYQ== 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=Tpcc8MpO5O4RA8wNMVldLSdW2c7WkXBtNDtQNTKYBvI=; b=Yel6JNVktGeYpAGRuAQ26rXO+vDXxII9+XvgXwbcYZlLb5v2SYFRskZls7yUNJo80a UDposJc/JAEC5/MI3D25JjiV6KU3rRmccjZzQYs1XXMeGkN0HfudYaR3IHJUaDgT7yJ/ Gv3MylhkVwUGssi0dywz/TMQx35OFA27E4Q4fkZOTIj3F3N/kZ3ucsuBpZtBAG6asQv4 b0Xvip3hJ6chx9YmFNOKQmMb6/TQU5Mtom5dlucUA/kYCme5n+4Y8ImngVwWuoY2xkZP nx10J0YGfNhS7eJHwlOlqbqlKRcc8ymtALh6IrBsc9jNbo6nZj0nUuJITqBDIk4NY+p8 AtdA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NODYlADC; 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 p21si1504416eds.193.2020.09.03.02.30.48; Thu, 03 Sep 2020 02:31:11 -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=NODYlADC; 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 S1726891AbgICJaK (ORCPT + 99 others); Thu, 3 Sep 2020 05:30:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:39778 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726047AbgICJaF (ORCPT ); Thu, 3 Sep 2020 05:30:05 -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 C15C9206C0; Thu, 3 Sep 2020 09:30:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599125403; bh=yuXQhqJRp97Dk8GmAowisGG0EVBX6hEwX82YbZahov4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NODYlADCYtxuZqB1uyYhPLnpKSj89EMLHAN3KOQeNvw5GSxRJtdP+OneqzJEvJvWl 6p6FRxtRewBM4jmoF4bDqSwfRIHcCUHBMbYr54kGlnLb9Y6Uofcf3TJtSEu7JQoQhj tx9QZiDbNjx7dVyY74y+4stKuLXcNTA2vfPnDpWQ= Date: Thu, 3 Sep 2020 11:30:27 +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/253] 5.8.6-rc2 review Message-ID: <20200903093027.GD2220117@kroah.com> References: <20200902074837.329205434@linuxfoundation.org> <20200902165151.GF56237@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200902165151.GF56237@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 02, 2020 at 09:51:51AM -0700, Guenter Roeck wrote: > On Wed, Sep 02, 2020 at 09:49:11AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.8.6 release. > > There are 253 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 Fri, 04 Sep 2020 07:47:48 +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 build failure is: > > Inconsistent kallsyms data > Try make KALLSYMS_EXTRA_PASS=1 as a workaround > > The suggested workaround doesn't help. I see the problem in mainline > and in -next as well, and it is elusive (meaning it is not easy to > reproduce). Given that, it is not an immediate concern. > > Tested-by: Guenter Roeck Thanks for testing all of these and letting me know. greg k-h