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 B72F62773D8 for ; Thu, 30 Apr 2026 02:35:05 +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=1777516508; cv=none; b=NTaW+70kBNjuhpgEuN6IWmtF0CATNAuQd+LC4BaQQj+ORsCo6/LgS6AOi4yABmXTlL0z7I62KKgkP5Kd04Y8z0LwT2Qb3b2plk7MDPDr/3D/ZN5JzXf5c7tMr9iVmiszQQ3SH6nCOQ867Ai+jmUUvHRBudMadCMachPvtlMvAU0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777516508; c=relaxed/simple; bh=8DEA2aRyzP2Fnf49B+ukwQtQUCgH7uiQmXfxGvvbsJ4=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=r7rc03guktlSMDvfFxBDNzyg4ovDggPPpRtz4a8P1oVx07g8ozTpn7k1ahpaRxgLA6fJxCtTWOFbCLgZRvFwV75/4RPCTIq+m/WJ6q9haxe+2zfSWGfo+d0R3L9MGWuZUekhtg5yJQnlIFXI7cuLyjw/sqTvRK3UVzTSe31Oo2k= 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-7dcd9f8dbe2so867789a34.1 for ; Wed, 29 Apr 2026 19:35:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777516504; x=1778121304; 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=B96zDusVi0q1sx9OddYwwyruOohvZFwt8ueENmVTnaY=; b=Koyx1tc/OYZgjcazAE/6ABxf95Y+hnUSLgtglRBb8ddbo0FHYuwWfnDYG4ukHUmZG9 T8Sa3sV3VVH/p3ofzZB+oNw+AtWW4/5fsDctRbhE45S25F3I5CeazXKIBlhLuNy4WzxG 6+SxpiZd4bw8pAOQ+8jbAQX/2y/FBWIjH/IdJAhrFl0gLoMsmtPCHMl+bLii9uPqhNyB S3Q8rdmXIxu6iJ+YPCoq0pSyE1o0r48RmO6mBj4NpUXXkyOzeQkaY3TsQcXN0h1hfeKV 5VrZDWEYCTD07PLsIPOcSENJEfNiOd/gFh0acGlzPraFk1Urx/7qpJqflCSt3hpsu2TO uRdw== X-Forwarded-Encrypted: i=1; AFNElJ8f3jji3Q07399PH3GF0B3o+O9hTfjMT7vLYDOJvIrI6U+xGPAn96JrCD7LngQVM2XuNIG2pFsu33FyFIQ=@vger.kernel.org X-Gm-Message-State: AOJu0YyhDrZDRk19WNCdbQiBGHFSwThYByYAu9wJyS1PPFQjxzOG8n5T NQgLkZntBTPD97ev3GxgXigHl/8u9alQzLr4y7pty+sSrUJugdWccZGoaIpa1LQ/yxA6zSS4/ZP rwdPWLz43NiMz9YqVUqa7/S2tB9goV397x4h5ZqXq3KRtXpjLR2+w+DeIuvE= 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:2086:b0:696:1fae:fb83 with SMTP id 006d021491bc7-6967a5a88f3mr605529eaf.34.1777516504731; Wed, 29 Apr 2026 19:35:04 -0700 (PDT) Date: Wed, 29 Apr 2026 19:35:04 -0700 In-Reply-To: <20260430015847.110800-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69f2bfd8.170a0220.3c4978.0011.GAE@google.com> Subject: Re: [syzbot] [nilfs?] INFO: task hung in nilfs_transaction_begin (2) From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, stable@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+62f0f99d2f2bb8e3bbd7@syzkaller.appspotmail.com Tested-by: syzbot+62f0f99d2f2bb8e3bbd7@syzkaller.appspotmail.com Tested on: commit: 57b8e2d6 Merge tag 'for-linus' of git://git.kernel.org.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=17f9d2ce580000 kernel config: https://syzkaller.appspot.com/x/.config?x=4caf64b1ee83dac0 dashboard link: https://syzkaller.appspot.com/bug?extid=62f0f99d2f2bb8e3bbd7 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=1735dace580000 Note: testing is done by a robot and is best-effort only.