Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp3208730pxv; Mon, 12 Jul 2021 11:55:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw+FvBzOXY1E0cYTYa+6fh505HI/iORI5x4FGKA72pd2gUeONjAiC56R4oIVEbG0eiDXaXT X-Received: by 2002:a05:6402:4393:: with SMTP id o19mr315613edc.263.1626116104434; Mon, 12 Jul 2021 11:55:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626116104; cv=none; d=google.com; s=arc-20160816; b=ilS4H6V2VLiUH8bLcSfz3e8gh6czuRUBApRFmf4GX1y8+0MOuWILbW0wdIhwAsaW56 0A8VOz1jPj0a+axdo0DU8qqdCWfV40MHWK05mGWuaxQpiaGUIqVZ0Wl6ooDlBjklCr0V zabFQzP338txWkrGI4un6/VSluk7WKpTjognlMpNPpqCZqEAbK93eb6WGvN20quT/vsE Lss6bl9zxoIIqyyNocE46KbKWNGJ3UMBSzA+w828tbjzv1omgBQg4H9+L+yP+RBzLjC6 32vKVYkaHYBGnXGEwJUDdc2ZDsMnam6fFGGNgekbw7RoI9UKaYWwl4RyvlopkrsPLiVT VqQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=FYUojPVGnd0YFFWM6FpgXXWMk+LRsoc1zMDs1hx2J1Q=; b=g01Ex6xPuLNzVfNXDcQ9rVzv8R8sxyU7NqBisu64pPXEul+OveIiT0MLUbhH/c823A ZyLxoAZnKZra9wMdd83aYwQ/IFJW2sLBPcgpNVttpeY2Pq+qJAggbjdxIPa02WNqXoAf fRb4CRh2788f2BBvTsgYkLYh9dppShaiu7MslMV1o58q+ZLn2wspoLG+xxj513Y/YDzk nUpF92NGM4p0yDskO83PRU3jcjJS2XVco/NLln9sa+UQARzXyoU/f9GQJtPp73+FDDdo ag8O/l6Pir07kwZ9+5tLpE5lnjtOWAt30YiLHBjAGypA64h1D3MI3zgM7QCDypm27MjL mqNA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="RqTck/A5"; 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=pass (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 k4si17873909eje.406.2021.07.12.11.54.40; Mon, 12 Jul 2021 11:55:04 -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=@linuxfoundation.org header.s=korg header.b="RqTck/A5"; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234875AbhGLS41 (ORCPT + 99 others); Mon, 12 Jul 2021 14:56:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:51864 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230182AbhGLS41 (ORCPT ); Mon, 12 Jul 2021 14:56:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5DC7461221; Mon, 12 Jul 2021 18:53:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626116018; bh=s5jqSJ9v8G1sh1/3+68CAGkBAdSPamjiEhmZ50bNubQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RqTck/A5Ooq96/ThUj1uk2cn1NCPs989ua7/yYEyB0UmF+ftgCLFGo0cpqbj26HWD 5cRCcwuaN7U6a4upgXQKncTp0TwFjsOlNw7P2xzmXdatC917weKH0o90K2xCPDPZuc qZLSiLZd3bh8zf5eR2p+EwNfFyoDSN64s9dWhX+E= Date: Mon, 12 Jul 2021 20:53:36 +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, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.4 000/348] 5.4.132-rc1 review Message-ID: References: <20210712060659.886176320@linuxfoundation.org> <806c2ec9-9e2e-f151-9873-6c53e20cd509@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <806c2ec9-9e2e-f151-9873-6c53e20cd509@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 12, 2021 at 06:44:41AM -0700, Guenter Roeck wrote: > On 7/11/21 11:06 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.132 release. > > There are 348 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, 14 Jul 2021 06:02:46 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 157 pass: 153 fail: 4 > Failed builds: > powerpc:defconfig > powerpc:allmodconfig > powerpc:cell_defconfig > powerpc:maple_defconfig > Qemu test results: > total: 428 pass: 404 fail: 24 > Failed tests: > > > Error log: > arch/powerpc/kernel/stacktrace.c: In function 'raise_backtrace_ipi': > arch/powerpc/kernel/stacktrace.c:248:33: error: implicit declaration of function 'udelay' Pushed out a -rc2 that should hopefully fix this. thanks, greg k-h