From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA485C6377A for ; Mon, 19 Jul 2021 18:24:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8E9E060FF1 for ; Mon, 19 Jul 2021 18:24:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1382398AbhGSRjT (ORCPT ); Mon, 19 Jul 2021 13:39:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58744 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352487AbhGSQOE (ORCPT ); Mon, 19 Jul 2021 12:14:04 -0400 Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4923C0225AB for ; Mon, 19 Jul 2021 09:04:29 -0700 (PDT) Received: by mail-oi1-x235.google.com with SMTP id c197so21282866oib.11 for ; Mon, 19 Jul 2021 09:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=2J/IJN7jTSaz10874klSZQm1VrNWG/qhaIIis0kLtYQ=; b=sypUeMmx597p9nhCkl1CQmvT/Mma6iF6Jv0fGO4xYcRqJiCUNDymJQFsWCtuhcu0bj rS1cBOsO5IxY91lSAwmgLaaMp4MkVRui5fvmEfGLOa/PQcijhrz/35vIJQXyrXII964G nuaZ01IKuR5AX/5YbsHdOlHCqPNX2v4GKAD/IY9UhZJKd3UgJ+7Ymb0/aBDQqq/kXEmp EFlnD0kfgpIIOusfU5YYtuQJD/zPf4u9Hqmlr6cix1IqGXsYPjs889WfTnmGAM6flcNr iMlUb2AGpRqH0cT/wfGn2zoT9xLoW7xOFcL3XlJuyHhxb31FN6J1ZS+bZBBGSfiDo1Fr aeng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=2J/IJN7jTSaz10874klSZQm1VrNWG/qhaIIis0kLtYQ=; b=r/txQoZL4aQDB51hLgpQjwB9PM19hknTm4CIy+2EtmYKzGA83jhlNXOChCWa9/Sf+H OmShLP/nKlsK9u7b72Pkyx93i0VqOE6i7QZz2uSYHKfqwWr5jHTjkNY1qkGKNnqkxR2V eQS0uXOneTIQpB/nduMb/2XuZL6kwmyTh1wnfuuIuBboWmqUWPjQw+05OLj84HyQagv5 CQrMdsKaZbtlQZYVnKFM89N3EQbTtFHhaTjOzU2mAMQYo80ooWHHeVSs+U5qkP3JLa5V /0z+ZSM/C5eGZj0R4xz38J6pxQaTphkL8sWzG9pnI/0nDvdch1gcTduddXonsDPETHJt jBlQ== X-Gm-Message-State: AOAM532cEAgLkpxeN6++MI+cmLKU8qXhNKqICY/+Ez1Om5/8PoiGOh4I k1uFslQQDHhnwdy6bRSn+vkEsdTUOoDH/xJ8EPTy3w== X-Google-Smtp-Source: ABdhPJwXQgv+MnffwSXc9BXeRSV936RyyhNC8lxdnCS1gRFAcNCTLoF5HqVpY3wu1982brXNeIv2TfVyzM/1NbmGA90= X-Received: by 2002:aca:eb53:: with SMTP id j80mr12866322oih.13.1626712092215; Mon, 19 Jul 2021 09:28:12 -0700 (PDT) MIME-Version: 1.0 References: <20210719144940.904087935@linuxfoundation.org> In-Reply-To: <20210719144940.904087935@linuxfoundation.org> From: Naresh Kamboju Date: Mon, 19 Jul 2021 21:58:00 +0530 Message-ID: Subject: Re: [PATCH 5.10 000/243] 5.10.52-rc1 review To: Greg Kroah-Hartman Cc: open list , Shuah Khan , Florian Fainelli , patches@kernelci.org, lkft-triage@lists.linaro.org, Jon Hunter , linux-stable , Pavel Machek , Andrew Morton , Linus Torvalds , Guenter Roeck , Kishon Vijay Abraham I , Nishanth Menon , Aswath Govindraju Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 19 Jul 2021 at 21:35, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.52 release. > There are 243 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, 21 Jul 2021 14:47:42 +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.52-rc1.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 Following build errors noticed on arm64 architecture on 5.10 branch. > Kishon Vijay Abraham I > arm64: dts: ti: k3-j721e-common-proc-board: Use external clock for SERDES make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' /builds/linux/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts:12:10: fatal error: dt-bindings/phy/phy-cadence.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dtb] Error 1 make[3]: Target '__build' not remade because of errors. make[2]: *** [/builds/linux/scripts/Makefile.build:497: arch/arm64/boot/dts/ti] Error 2 make[2]: Target '__build' not remade because of errors. make[1]: *** [/builds/linux/Makefile:1358: dtbs] Error 2 Reported-by: Linux Kernel Functional Testing -- Linaro LKFT https://lkft.linaro.org