From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) (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 2C438149DF4 for ; Thu, 19 Dec 2024 09:12:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734599525; cv=none; b=txYjpvYW+sjTr0q6WjDwP1TF2sPy9+EI9WeHKcnXxGVQFjlSHaHLORzyJure3is19HMdwZFG3XZbTD7SsupSEl5WmRYLOG55Mrlg7iyL+AuWGj5skKHluZ51bGw5R/ta5KOz0Vp5hyxKbQ6pc1CLvcqSpok/fPs9GCKgmfqeQQk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734599525; c=relaxed/simple; bh=V1eIh8Xeso9CN21G8NM45xU3465923OCOmWVs79w2nU=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=D5GUCuDjv3uwetNgi67dcbpBhh7d1QXEDP63g2uNecco8sEEDk/pRWTzUg3GUoHvihL9GCjwogG9BXsp+SBcQu+WtXRyyelyARYpymsqJn2pZFFdXAUkZeu5WDKd3gSbLRbfTrp6WO46GetSzs8j+AIrpG0xOzkWmBomoMRJod8= 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.166.198 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-il1-f198.google.com with SMTP id e9e14a558f8ab-3a9d4ea9e0cso5097345ab.0 for ; Thu, 19 Dec 2024 01:12:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734599523; x=1735204323; 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=cNvSvzxzU8wvSBv3rw4KeCvH/IcFo+VFApceu1iVINA=; b=nAQM+NYVTp10tUxFsVZy4091ce9chjCrZr9/6kK1nlaUmGdUh/j7KqrIpKBd13to2o yNvPADSILepwokRAOCiUYZpL1o1Me2QqZGxUEt6h3OKFDxqZkcw+gtV9iDCEmD5unUrz NHMKLGRzHp4LLiwyIZhoPbzQKp2JqWKUEzQ3zj1DpJPYlJnN2ztEfQ4lqNb7Su2NS8Cb EF6uDLcRAfEmO5ctxJGSwF6FgP18syqcLXxWzq89EB/RtGYDsoRlb+JqmrmTNB6lJgEZ X8J44RMchyYtGzOfOTb7UBNXWu5m0aZx73n4UbrNh9h5WKvBMmK52hdsouLAlpYwSln+ ZWPQ== X-Gm-Message-State: AOJu0YzH02bkyiQgR9U6Het6JMubA8Oxk6wuWkohKIOiGRKPs8b+oNSr v6tpN/uTD+S2uSQvvdC3sOo3pwDwyHwc6e1ZBNuj9HO5Hj82rqysg2kiG5veEDRDWdgg5N9OcJS 6j8I1FmhxvU4vFbqyM6ARXLykkUJnL57SR0n7ThwFKaQ4GkabOTVYxYw= X-Google-Smtp-Source: AGHT+IGXZKGHLiw6yKuyAQQG9O5XLw2b9FdJKaozcWMl27hslSmiZYM7pUCt0bxWgNFvZ//9+w0E+VVbFJRadobu0A9PSmBhrjk6 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:6e02:1c85:b0:3a7:8270:3e69 with SMTP id e9e14a558f8ab-3bdc437a788mr63940565ab.15.1734599523280; Thu, 19 Dec 2024 01:12:03 -0800 (PST) Date: Thu, 19 Dec 2024 01:12:03 -0800 In-Reply-To: <20241219085226.1432260-1-lizhi.xu@windriver.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6763e363.050a0220.15da49.0009.GAE@google.com> Subject: Re: [syzbot] [jfs?] possible deadlock in diFree (2) From: syzbot To: linux-kernel@vger.kernel.org, lizhi.xu@windriver.com, 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+355da3b3a74881008e8f@syzkaller.appspotmail.com Tested-by: syzbot+355da3b3a74881008e8f@syzkaller.appspotmail.com Tested on: commit: eabcdba3 Merge tag 'for-6.13-rc3-tag' of git://git.ker.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=11922e0f980000 kernel config: https://syzkaller.appspot.com/x/.config?x=f339dc38531e69a7 dashboard link: https://syzkaller.appspot.com/bug?extid=355da3b3a74881008e8f compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=1493ef44580000 Note: testing is done by a robot and is best-effort only.