Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp2657981pxb; Sun, 17 Oct 2021 21:52:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzuWdU36n2uTRoJAfUaIenCfjFobp1PDjobBBoR46UIEF39vvk8kpOf9dhbSNlOxx2G7Af4 X-Received: by 2002:a05:6402:5c2:: with SMTP id n2mr40942102edx.239.1634532758198; Sun, 17 Oct 2021 21:52:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634532758; cv=none; d=google.com; s=arc-20160816; b=WWc25PTZwEHpy28upC19FVoL/P5IEIoIltVkNJeSj6mZT/d8rAkqfYngHbQX7Ngs8N amXEfUR8VOBcLFMYmoqyLjw3DMkSa+xNC9NFTOxtgNTGFmj/98QoqpsIpqdB8CHpAWqO p3usyBr4GGZoLW0mYx528Ts7n25y4xPClRPWaWGKYjiNVIXXFWtlzCi56rFVfErOCh2t wz1/Mbym7mwlOp7lWoI/ZNMi/y+bCnlI7mitg5deRTfDVvmZu+2ym/hcUl0QeEfzMU7D uqChsx0a2V4UFGZWDY82g1Efo+ymhfoxjZ9kWL4u5yHCie8FqYpUtX8gM8QYlhWVsHE3 0cwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=RtWG7NZO85XxXM+7NBJmDiUnW+MofTqUjRqTaEbwbW8=; b=pf5YiWRSf/exItLzrvcllFJTyX4u/ghfnOOJ58gV9B2nHImLQGAbOgeC+pXS0M8/dn QDZfAbryQkTlNWaLf5fxgs6xIowbhRy9Tbb/1uNhw2vFpdbvUp9nuFj0fQ0S8f3oYJdc pOzyI4KwGnBFMDhTAKCYTk6tPiP4YQjCx5lfldgEcqrnxmdnTueQKkmCqB6VcpN6LfiT 3fPl+gy85UWu8aiXH8GkdxrrI0OxcFjkcEbFw0cmUxYU0Fn/hRgqPD28i02L2tM0cUTb zB20o4HZot1dpoTYfMTn4VVg/bPjz1Q9mkza/6CxVoGv6jgIg+kXRGT8fVInGagq80Ka dA4w== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n14si19513685ejb.461.2021.10.17.21.52.14; Sun, 17 Oct 2021 21:52:38 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229526AbhJREt7 (ORCPT + 99 others); Mon, 18 Oct 2021 00:49:59 -0400 Received: from verein.lst.de ([213.95.11.211]:60374 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229470AbhJREt6 (ORCPT ); Mon, 18 Oct 2021 00:49:58 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id F39BA67373; Mon, 18 Oct 2021 06:47:45 +0200 (CEST) Date: Mon, 18 Oct 2021 06:47:45 +0200 From: Christoph Hellwig To: Zqiang Cc: Hao Sun , Hillf Danton , hch@infradead.org, willy@infradead.org, Linux MM , Linux Kernel Mailing List , Christoph Hellwig , syzkaller-bugs@googlegroups.com Subject: Re: WARNING in __init_work Message-ID: <20211018044745.GA23657@lst.de> References: <20210907074432.3711-1-hdanton@sina.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 18, 2021 at 12:43:38PM +0800, Zqiang wrote: > This is the details of the test, Hope it helps you Call me stupid, but I can only find the trace and linked to unreadable google sites that wan't me to log in somehow and no actual details. If you have a direct link to the reproducer (an attachment would do it as well) I'd love to try it myself. Otherwise this commit in the block-5.15 tree should help to catch what I suspect is the root cause (final ref drop before unregister) earlier and with a better backtrace: https://git.kernel.dk/cgit/linux-block/commit/?h=block-5.15&id=a20417611b98e12a724e5c828c472ea16990b71f