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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A807C61DA4 for ; Thu, 23 Feb 2023 15:45:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234572AbjBWPp6 (ORCPT ); Thu, 23 Feb 2023 10:45:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234371AbjBWPpz (ORCPT ); Thu, 23 Feb 2023 10:45:55 -0500 Received: from mail-il1-x135.google.com (mail-il1-x135.google.com [IPv6:2607:f8b0:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B0504E5C1 for ; Thu, 23 Feb 2023 07:45:54 -0800 (PST) Received: by mail-il1-x135.google.com with SMTP id a1so5459684iln.9 for ; Thu, 23 Feb 2023 07:45:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1677167153; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=SvCT+N+hA/Qzqm3zOq0MLMVWGUsyfTWyXW5JOLtV5Sg=; b=c/5Ih4PLsaj2HNNPbTcRkwNj/nqV3rgCiNXkgVd+VGNJBXKu4g6uMLS9lyrLd1Po7Z tP7v22IBRm7e1SP3MnUNCH9cab9+p4H8aaGMaCUkk10dGMxGroLpBdO/TzSxhJAPmaUg 3AXV82imm3VOwQZMb1lZPNecc05/Exyn5Uumo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677167153; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=SvCT+N+hA/Qzqm3zOq0MLMVWGUsyfTWyXW5JOLtV5Sg=; b=MF/03P5qLM4ETjxpMRZI/YsskwWJOxlk4RcnzRx2UcvxvV+0+CejLnhuBMU7CeoXJl NedZaSp4dZW1ogH+qmhvb4c0pVmdhnXaYtPKK7WQ8xscU8+cNSCjit1P6sq8N7VnF5yW fRr8Sqm5rL9Wsufj6/D0MmINLtrSgu3CoIEJilRTuEUj19KZ03fR8fRIITDjOxvWtiYN h0fOXykv9vZJbNUbcPDUvIc3gQnIw9uI2Up3ayW2HiGW7RM/uvfwK+U+dk8SSHlkxJeV agjSDvah6P0qZnne0S1fDD9x0EOcwXADOsviCLzE++V9dV6FVPZiGBo98LW5BARTsxZM l5sw== X-Gm-Message-State: AO0yUKX/jXO9HZJkCjLuCeGqhjcUdREVjUhM4q//nAfLA1RrkiVNYt4s Ga2t66LfktDaQCfI2Gtj9YhW+Q== X-Google-Smtp-Source: AK7set9WceE7Mu9chNCfREQZpv8uKvzcBdPDrJJDyqXN/PQN7zOHvO5SCRh8g5drK4GSIw7Ljw4AVQ== X-Received: by 2002:a92:d186:0:b0:316:67be:1b99 with SMTP id z6-20020a92d186000000b0031667be1b99mr6922041ilz.0.1677167153647; Thu, 23 Feb 2023 07:45:53 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id k9-20020a02c769000000b003c4f77e61d3sm2176386jao.64.2023.02.23.07.45.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 23 Feb 2023 07:45:53 -0800 (PST) Message-ID: Date: Thu, 23 Feb 2023 08:45:51 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 5.15 00/37] 5.15.96-rc2 review To: Naresh Kamboju , Greg Kroah-Hartman , Nathan Chancellor Cc: stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, llvm@lists.linux.dev, Shuah Khan References: <20230223141542.672463796@linuxfoundation.org> Content-Language: en-US From: Shuah Khan In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/23/23 08:40, Naresh Kamboju wrote: > On Thu, 23 Feb 2023 at 19:46, Greg Kroah-Hartman > wrote: >> >> This is the start of the stable review cycle for the 5.15.96 release. >> There are 37 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, 25 Feb 2023 14:15:30 +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.15.96-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.15.y >> and the diffstat can be found below. >> >> thanks, >> >> greg k-h > > Following build warnings / error notices on 5.15-rc2 > anyone see these build issues ? > > scripts/pahole-flags.sh: 10: scripts/pahole-version.sh: Permission denied > scripts/pahole-flags.sh: 12: [: Illegal number: > scripts/pahole-flags.sh: 16: [: Illegal number: > scripts/pahole-flags.sh: 20: [: Illegal number: > scripts/pahole-flags.sh: 10: scripts/pahole-version.sh: Permission denied > scripts/pahole-flags.sh: 12: [: Illegal number: > scripts/pahole-flags.sh: 16: [: Illegal number: > scripts/pahole-flags.sh: 20: [: Illegal number: > scripts/pahole-flags.sh: 10: scripts/pahole-version.sh: Permission denied > scripts/pahole-flags.sh: 12: [: Illegal number: > scripts/pahole-flags.sh: 16: [: Illegal number: > scripts/pahole-flags.sh: 20: [: Illegal number: > sh: 1: scripts/pahole-version.sh: Permission denied > init/Kconfig:97: syntax error > init/Kconfig:96: invalid statement > make[2]: *** [scripts/kconfig/Makefile:87: defconfig] Error 1 > > > Need to bisect > -- > > commit 54fab3cc806aec70d7ce8440e511d56bd53a4081 > Author: Nathan Chancellor > Date: Tue Feb 1 13:56:21 2022 -0700 > > kbuild: Add CONFIG_PAHOLE_VERSION > > commit 613fe169237785a4bb1d06397b52606b2967da53 upstream. > > There are a few different places where pahole's version is turned into a > three digit form with the exact same command. Move this command into > scripts/pahole-version.sh to reduce the amount of duplication across the > tree. > > Create CONFIG_PAHOLE_VERSION so the version code can be used in Kconfig > to enable and disable configuration options based on the pahole version, > which is already done in a couple of places. > > Signed-off-by: Nathan Chancellor > > -- > ls -l scripts/pahole*.sh > -rwxr-xr-x 1 naresh naresh 610 Feb 23 21:03 scripts/pahole-flags.sh > -rw-r--r-- 1 naresh naresh 269 Feb 23 21:03 scripts/pahole-version.sh > > > > -- > Linaro LKFT > https://lkft.linaro.org > +1 seeing the same: ./scripts/pahole-flags.sh: 10: ./scripts/pahole-version.sh: Permission denied ./scripts/pahole-flags.sh: 12: [: Illegal number: ./scripts/pahole-flags.sh: 16: [: Illegal number: ./scripts/pahole-flags.sh: 20: [: Illegal number: thanks, -- Shuah