From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C267A2BFC60 for ; Thu, 23 Apr 2026 03:38:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776915485; cv=none; b=eOjyUIpBfK4FaVET5p9v4xdOQZeIYIs2zIULtJ0m4DvMPvpQlC9icCRuLsBJ2mMKBm/vEkxqkpqqiwen8rdfNaMFku9Yjtj3NLC/mqx5m3HqLAKQx8T7NKPV8MqLzysTduBK/xuCwQc6bgvLCNIfXlxl3l0c0OMKvXm0Rw/B1Gk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776915485; c=relaxed/simple; bh=SFXPfvjyNm//iYCvWpsJBzVL02Uuv6fzuck128j6CQo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=OnTkIrTrzSG4EnsFN/SOK/x//8IJdxRw3HngtTYs+VwsbmEaYTLE4DJ85BnIpfq6Dxp7jSUWR8/Pua5ZYUofvVxXEBymFZgI5OA1T90oLtPQjZLwdsNJzqkFeaYdD73QHyoGxXXz5JSfeWUCiyi01Cl/7xq/ihz3YQ0sGcsctrM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.210.69 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-ot1-f69.google.com with SMTP id 46e09a7af769-7dce0f50eeeso5182324a34.2 for ; Wed, 22 Apr 2026 20:38:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776915482; x=1777520282; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WhF3pkrGFHkF5F8vOgZC5LBuzSozx1SpyAxKl+KTqps=; b=qR72XkFbaKa5bvkWDndPlv2OEoqtqLLLT9IQD/XISH1XvFspw7jgFFTBcf24ZVbiSo FRs0prmjc1YEA3f42XhtCDq0gTm/Qa8lT6W1ggSzhGFdbJXy/J1mTXv7o5KsQsWo6IfV UZMC4RQDL3/wSY60ybYmaNAOOnTDmEORzpw0pKswXVfZEZGoRo29KhNchOxfrhC5rHS5 kBjfZSfJL8patKJSKXpHvDZuL7dOX4zCv9KShctsUlZi4NyRuDt4uYEl8tbjyEEqx3i+ nXTxdMx/xz130oLtg1vhM08ux+xKHC+0zILLliKshqO27oWgcJt+FG7I67wqm2q+yCBJ 83Lw== X-Forwarded-Encrypted: i=1; AFNElJ/RU0ar0yYQsi+RScwujjBMRYBtLtMtYswruTqYPX7+Jk0YJsy+oILiZu/nLnR+2qWAefRMY1qdCLoKRdM=@vger.kernel.org X-Gm-Message-State: AOJu0YwzAbtMwoYDRru1/xvctW//rvagHKMeCCUvi4xe83iFANDI3P5q LuTYNgTpKlGMJkwWKffxiigfzthY+1FKdii3iLJ3szK/i31JsHn5w+DrN2OZOFRjB1nvIFzwdQo Sl+DPTx9GJS2t1fWT85NTaTLdEcFpXMEDqNaQXSz8iuAAocPuaynP2vIn91w= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:822:b0:694:9e64:678e with SMTP id 006d021491bc7-6949e647134mr4827046eaf.18.1776915482572; Wed, 22 Apr 2026 20:38:02 -0700 (PDT) Date: Wed, 22 Apr 2026 20:38:02 -0700 In-Reply-To: <20260423105200.115983-1-jie.wang@intel.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69e9941a.a00a0220.17a17.0035.GAE@google.com> Subject: Re: [syzbot] [gfs2?] BUG: sleeping function called from invalid context in lockref_get_not_dead From: syzbot To: jie.wang@intel.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+642d0561f78362d67d3f@syzkaller.appspotmail.com Tested-by: syzbot+642d0561f78362d67d3f@syzkaller.appspotmail.com Tested on: commit: 30e80560 gfs2: fix quota init duplicate scan git tree: https://github.com/wangjie220704/linux.git fix/gfs2_quota_642d_v5 console output: https://syzkaller.appspot.com/x/log.txt?x=1224df16580000 kernel config: https://syzkaller.appspot.com/x/.config?x=c444e47ccaf09c36 dashboard link: https://syzkaller.appspot.com/bug?extid=642d0561f78362d67d3f compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.