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 2E1B4C77B7D for ; Fri, 5 May 2023 09:50:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231895AbjEEJuX (ORCPT ); Fri, 5 May 2023 05:50:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231876AbjEEJuO (ORCPT ); Fri, 5 May 2023 05:50:14 -0400 Received: from www262.sakura.ne.jp (www262.sakura.ne.jp [202.181.97.72]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BD6A019D71 for ; Fri, 5 May 2023 02:49:57 -0700 (PDT) Received: from fsav118.sakura.ne.jp (fsav118.sakura.ne.jp [27.133.134.245]) by www262.sakura.ne.jp (8.15.2/8.15.2) with ESMTP id 3459neom016438; Fri, 5 May 2023 18:49:40 +0900 (JST) (envelope-from penguin-kernel@I-love.SAKURA.ne.jp) Received: from www262.sakura.ne.jp (202.181.97.72) by fsav118.sakura.ne.jp (F-Secure/fsigk_smtp/550/fsav118.sakura.ne.jp); Fri, 05 May 2023 18:49:40 +0900 (JST) X-Virus-Status: clean(F-Secure/fsigk_smtp/550/fsav118.sakura.ne.jp) Received: from [192.168.1.6] (M106072142033.v4.enabler.ne.jp [106.72.142.33]) (authenticated bits=0) by www262.sakura.ne.jp (8.15.2/8.15.2) with ESMTPSA id 3459ndQF016434 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NO); Fri, 5 May 2023 18:49:40 +0900 (JST) (envelope-from penguin-kernel@I-love.SAKURA.ne.jp) Message-ID: Date: Fri, 5 May 2023 18:49:39 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [syzbot] [fs?] INFO: task hung in synchronize_rcu (4) Content-Language: en-US From: Tetsuo Handa To: Peter Zijlstra Cc: Hillf Danton , Linus Torvalds , syzbot , linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <20230504061613.3901-1-hdanton@sina.com> <7ea26a76-5c8c-a0d2-5b5e-63e370cdcb99@I-love.SAKURA.ne.jp> <20230505083549.GB1770668@hirez.programming.kicks-ass.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2023/05/05 18:46, Tetsuo Handa wrote: > On 2023/05/05 17:35, Peter Zijlstra wrote: >>> Linus, I think that "[PATCH v3 (repost)] locking/lockdep: add debug_show_all_lock_holders()" >>> helps here, but I can't wake up locking people. What can we do? >> >> How is that not also racy ? > > Nobody can make this code racy. Oops, nobody can make this code race-free. Capturing vmcore is not an option. > >> >> I think I've seen that patch, and it had a some 'blurb' Changelog that >> leaves me wondering wtf the actual problem is and how it attempts to >> solve it and I went on with looking at regressions because more >> important than random weird patch. > > Please respond to > https://lkml.kernel.org/393a440f-5f82-432c-bc24-e8de33e29d75@I-love.SAKURA.ne.jp . > I am waiting for your response. But since you don't respond, I have to repeat re-posting.