Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp4033893pxf; Tue, 23 Mar 2021 00:21:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxxEiEZfYsZsMQH2pLEdqxQ4T2qzqRxb6tQCWEYse7Dz3CSYJ4OEU3U0UDTWevWhRqqS5he X-Received: by 2002:a17:906:311a:: with SMTP id 26mr3468948ejx.395.1616484078002; Tue, 23 Mar 2021 00:21:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616484077; cv=none; d=google.com; s=arc-20160816; b=w56C1WfXA+eyLz5zIRCiBb6X4DOmKXEL9K8bt8m42FLD8vcILlCYhAAbNHTspmM9Zv LvQq0G+xwYvtKfVUT2giXVknHDG0RcZawZNEqBMMi2NyROnEPi8j/wxL5np/UefEqTpM RzXIvP4NS6gTifa2IDD9JjBqBxOXBS8Ho5NKgkUplJY3RYFX61QyKU2XrcAT3B636+Ow nlHY1bfqmcZPwK0RKKOWPS0A1GxTP/Imqdat5VCNanG9rO45HXG7q6uZGSf2pIo/mL63 CEq1JfDZhAgm9TNoTljzrIIBHEmFLcHeO4DC2QixVlmrz30AtykUp8EiaqK+3U+iMyj6 Uxtg== 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=LnGvixwciQRDwqS9dxcJQSxII3WOr5cBz7k+7V51/EE=; b=gKB4Di/QUsbyy6g5tnBjl21YFC6UNOuKshWdAZfTb2jyZyT65050O9SRYDR8T6/36t bCugvFXT1M2s1ekZYKrD7YcE0/bO0kGP+/Nlh5pJVsYU6te9xD2ZGXZ9MOy/CNn4++5H pXAOMbuBpLU1Uqb8LGvFKHnA67aeWHBrvqHW11lO1n4bHlFrV1NTM7e+UQV9M8Pax5qD wcCMzslSO/nvhtK6cEx2iLlSRcrQ7Zyoti2GN99scrld8jss/BXAgP5LmE5Oaitdn31U Pc7AyraqTXa6b5yJ8cxTYcVkiVVt0i8ZY5dS0B9sjEWXgGTSLegeyXUKKiihGdYyHH8g S0JA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=cdmtUal9; 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 hc8si13382450ejc.569.2021.03.23.00.20.55; Tue, 23 Mar 2021 00:21:17 -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=cdmtUal9; 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 S230046AbhCWHT4 (ORCPT + 99 others); Tue, 23 Mar 2021 03:19:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:37262 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229972AbhCWHT1 (ORCPT ); Tue, 23 Mar 2021 03:19:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BB61E61994; Tue, 23 Mar 2021 07:19:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616483967; bh=rdG665sJM9rxcoSZiQkXRGZEaeY27wUAYv3b17ihGNs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cdmtUal9cpp5FD30YqgHqBg8AP0seCQNOOearh+IsT6XCcLa3K1l/hAKkOk5sgnsK Mq6vOXN6ladJoAeexh33yQVvWfjroVSiQhlEWAA8OSawn+5/YLUIGxIYDpECFRzdxK bJSPfByEgfRmc1xAl0QaKUSulJp3H1y9+vfawZyI= Date: Tue, 23 Mar 2021 08:19:24 +0100 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.10 000/156] 5.10.26-rc2 review Message-ID: References: <20210322151845.637893645@linuxfoundation.org> <20210322215231.GB51597@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210322215231.GB51597@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 22, 2021 at 02:52:31PM -0700, Guenter Roeck wrote: > On Mon, Mar 22, 2021 at 04:19:10PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.26 release. > > There are 156 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, 24 Mar 2021 15:18:19 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 156 pass: 156 fail: 0 > Qemu test results: > total: 432 pass: 428 fail: 4 > Failed tests: > arm:realview-pb-a8:realview_defconfig:realview_pb:mem512:arm-realview-pba8:initrd > arm:realview-pbx-a9:realview_defconfig:realview_pb:arm-realview-pbx-a9:initrd > arm:realview-eb:realview_defconfig:realview_eb:mem512:arm-realview-eb:initrd > arm:realview-eb-mpcore:realview_defconfig:realview_eb:mem512:arm-realview-eb-11mp-ctrevb:initrd > > Build failure: > > kernel/rcu/tree.c:683:2: error: implicit declaration of function 'IRQ_WORK_INIT' > > The patch introducing IRQ_WORK_INIT is not in v5.10.y. That patch keeps coming back, Sasha and I have both added it multiple times now... I'll go drop it, thanks. greg k-h