Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp4343351rwd; Sun, 4 Jun 2023 03:21:17 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7z9wehurWkE8lF9eIFb2n3vBMTBJFAKVIFDmnMRHA58DUY9h3um0YgWLtztCjJsk6jjIYJ X-Received: by 2002:aca:1b13:0:b0:398:58c5:b853 with SMTP id b19-20020aca1b13000000b0039858c5b853mr4990667oib.47.1685874077160; Sun, 04 Jun 2023 03:21:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685874077; cv=none; d=google.com; s=arc-20160816; b=qHGfERrp25Oepg2w5wJGikfV72dKZdQ/Geu6D6lc+Bht58C5hcfvasBRxj3sv1MgY7 uAWbTMsYG/L7cfY8wu3Wi4KfpppsSTnqLE259wD8KHsQ4TWV7ShFbFqJdcx+MV3FsQBd I+ontXh33zuzguTL3OeTq7qg1tvbn3VgWfsuKj8y9y4sePBJ1CMchFUpZIyMlIAd7gBI YeNFj3FeYYcUs5UaaS4NZJx16R0pUXCLJVYxRmunlPQsuK3CuYvyDb+tLqFTybl+d48l q5b+b4pjERJj3M5rJ99bPbmrZJSTUZ5S3gdz9EZoY6ZixjLAsz3Gy6QaPZClx9Yf5SPC pM1g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:reply-to:user-agent :mime-version:date:message-id; bh=A6uqBpe2kIUfkb8kFqMt1cgkZ/1RNCI1DNUzrl6ovX4=; b=BEslRI/H1k453t0Trkc99uwnGyLeVPkpC18R0GrnloprvkqfmlY3gAh59ilnm6kkpV HhCh9uuYpV0VWCS29B9w8Cq8t0LGLOW5xdQkkGwKvHZlo+uZIZcr1ehtlvxg1+2kB4kX eQfVVcegNGoYDvkYD28F01DSM9bOW7fhrbP6z2y4ZyWX7N2mm+2SU4lZQcPj5L6NuQBB +U+m98g2cNiTuVyqe7XhalPCYSfKzfOGc1DREi4Du42JL4VJxl6hsheFx5l6uPbqfihp 5QFHTy+u+48CrthDQFBDNBgjlBkNHDnfATl0clzKTT90vanjZSM9yNLaEx5bRRffNxwx BAlA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 13-20020a170902e9cd00b001b176dc95d4si3734222plk.557.2023.06.04.03.20.59; Sun, 04 Jun 2023 03:21:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229948AbjFDJxk (ORCPT + 99 others); Sun, 4 Jun 2023 05:53:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44664 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230413AbjFDJxg (ORCPT ); Sun, 4 Jun 2023 05:53:36 -0400 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [80.237.130.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2911ADF; Sun, 4 Jun 2023 02:53:32 -0700 (PDT) Received: from [2a02:8108:8980:2478:8cde:aa2c:f324:937e]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1q5kQR-000400-Pp; Sun, 04 Jun 2023 11:53:27 +0200 Message-ID: Date: Sun, 4 Jun 2023 11:53:27 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Reply-To: Linux regressions mailing list Subject: Re: [PATCH rcu 11/20] srcu: Move grace-period fields from srcu_struct to srcu_usage Content-Language: en-US, de-DE To: Jon Hunter , "Paul E. McKenney" , rcu@vger.kernel.org Cc: linux-kernel@vger.kernel.org, kernel-team@meta.com, rostedt@goodmis.org, hch@lst.de, Sachin Sant , "Zhang, Qiang1" , "linux-tegra@vger.kernel.org" , Linux kernel regressions list References: <20230330224726.662344-11-paulmck@kernel.org> <6549da46-dddc-67ac-73c4-966965addad7@nvidia.com> From: "Linux regression tracking #adding (Thorsten Leemhuis)" In-Reply-To: <6549da46-dddc-67ac-73c4-966965addad7@nvidia.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1685872413;bbed989d; X-HE-SMSGID: 1q5kQR-000400-Pp X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [CCing the regression list, as it should be in the loop for regressions: https://docs.kernel.org/admin-guide/reporting-regressions.html] [TLDR: I'm adding this report to the list of tracked Linux kernel regressions; the text you find below is based on a few templates paragraphs you might have encountered already in similar form. See link in footer if these mails annoy you.] On 01.06.23 13:14, Jon Hunter wrote: > > On 30/03/2023 23:47, Paul E. McKenney wrote: >> This commit moves the ->srcu_gp_seq, ->srcu_gp_seq_needed, >> ->srcu_gp_seq_needed_exp, ->srcu_gp_start, and ->srcu_last_gp_end fields >> from the srcu_struct structure to the srcu_usage structure to reduce >> the size of the former in order to improve cache locality. >> >> Suggested-by: Christoph Hellwig >> Tested-by: Sachin Sant >> Tested-by: "Zhang, Qiang1" >> Signed-off-by: Paul E. McKenney > > > I have noticed a suspend regression on some of our Tegra boards recently > with v6.4-rc and interestingly bisect is pointing to this commit. I was > unable revert this on top of the latest mainline but if I checkout this > commit suspend fails and if I checkout the previous commit is passes. Thanks for the report. To be sure the issue doesn't fall through the cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression tracking bot: #regzbot ^introduced 95433f726301 #regzbot title rcu: "spinlock bad magic" BUG when the SRCU notifier was ever used #regzbot monitor: https://lore.kernel.org/all/20230526073539.339203-1-wenst@chromium.org/ #regzbot fix: notifier: Initialize new struct srcu_usage field #regzbot ignore-activity Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr That page also explains what to do if mails like this annoy you.