Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1063649ybv; Thu, 13 Feb 2020 15:06:05 -0800 (PST) X-Google-Smtp-Source: APXvYqzQy69kQCsj5FxFsLEa/2dri4lQtzgoOp/i9Bt4Z+Qfkw+TwOGDlqxXJBYABdAnHETDEMiT X-Received: by 2002:a9d:395:: with SMTP id f21mr305211otf.67.1581635165629; Thu, 13 Feb 2020 15:06:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581635165; cv=none; d=google.com; s=arc-20160816; b=y4cSxFWhOLZTcfrWq1wZqP7IVsBkW+IXNJZ15xTTJGNKa2UsChCM3Pxk3nr6dsrWfo CatxIOVRgvE7ePNdDYlf/AkY1BMvK+/cFsJ319PB3m/ycHZ2riEk678dganTHJ31PLtI yonKSAfyE+5rkhL1ls4q+AVpnV7v0cOozOkjRgBSIqulf/Q94wOE5eMq9KZwogzLI3Tk KdT14XbTGvlIFmRJN63jrlf2s6oqSA7GOUR1MP5ug2iWSqX1W9ekX6oXNg+FJuOTMbzg 89Pr5J+7V5VL8muzRrFs2ykS729hAKK7Eento7tnKXvobzpD++glzksFK6B6iezwkrER QPDg== 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=5skIN2cGxceanYu+asWNQ8e5VkiRnZMS8yfvP3Tf8CI=; b=xD2kHltH99p2tmoqRyg2CLHcU8x7B/0x8jdZDYtp8/EV2B9d0u5sf1X1lIldfcR2C3 lzHZqeH8zdFjgEiIN0NtlY98+N6JGwe/YbsE5IUA6L/wG/whZ0Mfd3AsIZtzyN+48SNp 437u70xZ9uDb0Qk42HPJJCe2BTDH881KYXtOE2ybuxWAmZqlp9uZ1CZ9BshvY+QJrYXG j82sLgS1QIWG4IqgkkE6n5428QZLuN3cCjRP9P8wautHWs/ViZPputeG7S3ltoVEAYgQ dQc8AwPJeVO35RFjd4cB8BsUNv4EQ5dsMZXQGOCR/YpBD9FR3PXouSh4VoM6bnlR9JGf ygsg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Xjov0Orj; 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 j9si1656636oiw.133.2020.02.13.15.05.50; Thu, 13 Feb 2020 15:06:05 -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=Xjov0Orj; 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 S1727665AbgBMXFk (ORCPT + 99 others); Thu, 13 Feb 2020 18:05:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:42478 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726780AbgBMXFk (ORCPT ); Thu, 13 Feb 2020 18:05:40 -0500 Received: from localhost (unknown [104.132.1.104]) (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 957CA20675; Thu, 13 Feb 2020 23:05:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581635139; bh=CUZDHl7TVBOCTWU/9IGjTpj26LMuMrCuo/S82CdGO1o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Xjov0OrjPwJr/Y2IKHNxQ+zrMdFLlQIRADGCm9/slIYttGCDt9DnQJdfp3tDWz/2i Z9cnEf/d2B9z8qhwQBBAhY7em4Rh4eH3OLJVPnt9mkKRlu6+I9ZlNWwnQ8fmplo2G+ sEskCJmC+u0Mt9I66YhPBhnZMFCl+QAPmrgkzLuA= Date: Thu, 13 Feb 2020 15:05:39 -0800 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.4 00/96] 5.4.20-stable review Message-ID: <20200213230539.GC3878275@kroah.com> References: <20200213151839.156309910@linuxfoundation.org> <20200213222732.GA20637@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200213222732.GA20637@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 13, 2020 at 02:27:32PM -0800, Guenter Roeck wrote: > On Thu, Feb 13, 2020 at 07:20:07AM -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.20 release. > > There are 96 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 Sat, 15 Feb 2020 15:16:40 +0000. > > Anything received after that time might be too late. > > > > Build reference: v5.4.19-98-gdfae536f94c2 > gcc version: powerpc64-linux-gcc (GCC) 9.2.0 > > Building powerpc:defconfig ... failed > -------------- > Error log: > drivers/rtc/rtc-ds1307.c:1570:21: error: variable 'regmap_config' has initializer but incomplete type > 1570 | static const struct regmap_config regmap_config = { > > Bisect log below. Looks like the the definition of "not needed" > needs an update. Nice catch, sorry about that. I've dropped the offending commit and will push out -rc2 releases for both 5.5.y and 5.4.y. thanks, greg k-h