From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (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 EF72C282F0E for ; Sat, 4 Apr 2026 15:28:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775316487; cv=none; b=dEuSHE67bi8Tn5J7Bc+uL3mhoW1OOcMBcdQw28Wqq1tvCKSLZQy1zNHvq9yLEw/PWQh0UxjY6Qq/wkxjg9IPWFvBrMA3T/xlUVF/qbuZ5KLlTSLSPwqivf9zAB8o4nO3ICh5AXvAa1jMNPGGddvFDJcfUBRYbZw6gySGOv4bH+0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775316487; c=relaxed/simple; bh=rdFthN2nRdeB1lPg+kfJM3pybI5gj/GbysRMTiYl09w=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=YrjWCkL9xOTfpLkrPYAMRJaYEpTDG+tLQXiXIql10NreRKn1rS0d5BBUmB8Sd4+RP4ejBT53GG6yeZiNJPwkwnw58wPrIskYPY4wfhU/1zJ7wGlmlzqh5CkQCvi2npdcMoyFi5krGquSJu4pZjglLXFhTDH9YOzssRoBEhJ7rk8= 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.161.71 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-oo1-f71.google.com with SMTP id 006d021491bc7-6830dd8ffb1so1643767eaf.0 for ; Sat, 04 Apr 2026 08:28:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1775316485; x=1775921285; 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=5kvi6CTnXZ/wmZ5zqe+0g6+ti2nT91mx6UAk1G+fPak=; b=kCVrPvSGiPAY/AhPdwGJt2dl2vR8XF1UM2Xf9aJ+dmpSLRU+rR4uioQrYLnXa++Cv3 0wNJq5r6pROmlV6ea/a/ZJc0h/JfAaMDNU2Fsx022diAxwK3/NzMRGbHqEa//k9W8E0l eM1WEtToSMBDH/bZqYCmdMAxHwekuz5JmeiLfEYLorU2XT8eZhAqmFepDdgwnZDLx2Oj 6j6iRf7I2GEtFJQ+J20zO/MX55ErL/DH0qcgDjY9yVxIvARXoGfdyDLll6SUjFPHhX7k obCgvvHxLArVn+cLDqQQVw/4/7/SK/0Yqs3ZBldldaq4moQFosL3O1InJHQsaKKNL537 PhnQ== X-Forwarded-Encrypted: i=1; AJvYcCWLwnluhKoq8SDJ9NIVGfBarDydKWTvtNl3rC1UESEU7rGBs1Teh+Fn4p5fab9D5ewDzObhtS7AZzbFFe8=@vger.kernel.org X-Gm-Message-State: AOJu0Yy0Vv2FnrifFl+3D968DHY2o46k5Ardn4pgUHmKkn7jdB4ZcJw0 uayHpb6+xA3SHzeU2j08owNMsPYs6ps2grWQTxcZYuKl2y3SpNG22PRMzymZ1In2pzomX+pINTU PRYWmeRX4JNL0Jx/SbLARXr5XFCDKuHsSjk7HkcOXowwk3blBr+uOgwuvRYY= 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:1013:b0:679:c55a:df0b with SMTP id 006d021491bc7-680fadaa2c1mr3652878eaf.37.1775316484991; Sat, 04 Apr 2026 08:28:04 -0700 (PDT) Date: Sat, 04 Apr 2026 08:28:04 -0700 In-Reply-To: <20260404150730.365132-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69d12e04.a70a0220.a26f2.000c.GAE@google.com> Subject: Re: [syzbot] [ntfs3?] INFO: task hung in freeze_super (7) From: syzbot To: kartikey406@gmail.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+5f6ca38579a76e303c1c@syzkaller.appspotmail.com Tested-by: syzbot+5f6ca38579a76e303c1c@syzkaller.appspotmail.com Tested on: commit: 7ca6d1cf Merge tag 'powerpc-7.0-4' of git://git.kernel.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=14aa06ba580000 kernel config: https://syzkaller.appspot.com/x/.config?x=45cb3c58fd963c27 dashboard link: https://syzkaller.appspot.com/bug?extid=5f6ca38579a76e303c1c compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=16f330f2580000 Note: testing is done by a robot and is best-effort only.