Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3857136pxf; Mon, 22 Mar 2021 17:51:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxdI/quDKzZqVeVAGw6NUtETniFQY5MtChi710AYuFzD8inlS/c25iTFVRXRBRFXii35DsJ X-Received: by 2002:a17:906:e16:: with SMTP id l22mr2289820eji.173.1616460673478; Mon, 22 Mar 2021 17:51:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616460673; cv=none; d=google.com; s=arc-20160816; b=TV9omZkWqMLzN2z6/nfcvs6VHt/Z8qZR9MmC9UzeOIO1y1mOtUOLLsXevuKNtsW5sF HysP4bZqiOiZFpHi5NnNtqKpMhyGsHMMxZQyc613M9Cm53dOi8U3q+S338sFwLWPBDui BlI6Xp+OycIVyjMdVrDeOeIIuGWWI10ZJK52Cv4CMGmduyolfThI6myaw2J2cL7AZrS2 vfxjNTRA4hvIWuPtCQywyyKwc4kaySdwriy9BXKYyA9fgcxCYncv0kc+kMcT3N3JoZA3 nDJi7y/Ven5i00ECgHGhC/24EVftSW0hg3i+yc+6j50mZtqzJZ7GnENOCn5QpBsOCRzZ woLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=yrPMFNfpiZAsTrKQ7mmW5kiRxOFLib7mBheg/6poxak=; b=GbO9Nynh5Z19TnHpWq9NNBc7NnMWHcMOZSqSMlnX9Zbm7zw12K1xbih/F3PllujVYM iXzC3PwMOZExVvKdZpDXWo3cH64BjTfLEi+4D3SdkGPOBl7tOhRGWd7PoimT1JLbcYfk YCXgIzug+PEHcP6635MRs3Dot7G4P+3QtmOJQA+Q6/+19glEq0DXzYrUL44qYjILEfm5 9Zwtm26zOoFh6q8pYVRffUAOIAxyeExVM/3HMDGdOH6KO72BcOVjHQsByYs8H0Jv2jEL taG9cVR5APRPzwReja3rOAPP+u+Tsq05wfg5D9duQCn8hCjVbUHtRDmRapCLT+b8dN0M qoeg== ARC-Authentication-Results: i=1; mx.google.com; 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=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gb41si12407313ejc.90.2021.03.22.17.50.51; Mon, 22 Mar 2021 17:51:13 -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; 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=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230186AbhCWAsI (ORCPT + 99 others); Mon, 22 Mar 2021 20:48:08 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:14841 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229898AbhCWArz (ORCPT ); Mon, 22 Mar 2021 20:47:55 -0400 Received: from DGGEMS403-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4F4CN13hlmz92XF; Tue, 23 Mar 2021 08:45:53 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS403-HUB.china.huawei.com (10.3.19.203) with Microsoft SMTP Server id 14.3.498.0; Tue, 23 Mar 2021 08:47:50 +0800 Subject: Re: [PATCH 5.10 000/156] 5.10.26-rc2 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210322151845.637893645@linuxfoundation.org> From: Samuel Zou Message-ID: Date: Tue, 23 Mar 2021 08:47:50 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20210322151845.637893645@linuxfoundation.org> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Originating-IP: [10.174.178.100] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/3/22 23:19, 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. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.26-rc2.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.10.y Arch: arm64 Version: 5.10.26-rc2 Commit: deabac90f919203307e6eee2606366bdb19bbe93 Compiler: gcc version 7.3.0 (GCC) -------------------------------------------------------------------- Kernel build failed, error log: kernel/rcu/tree.c:683:2: error: implicit declaration of function ‘IRQ_WORK_INIT’; did you mean ‘QSTR_INIT’? [-Werror=implicit-function-declaration] IRQ_WORK_INIT(late_wakeup_func); ^~~~~~~~~~~~~ QSTR_INIT kernel/rcu/tree.c:683:2: error: invalid initializer -------------------------------------------------------------------- Tested-by: Hulk Robot