From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.72]) (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 7666D3A1E6A for ; Tue, 24 Feb 2026 15:22:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771946524; cv=none; b=eJ8y5A3TKNRhAqrNcmPxPo2kyqfMcNZKnzwj05HBm0wmReD/FOiqT49ADYad1zR+n6Oj1nLmThi1zL8HSAV3QunVrwrxqTCh21EpxzQvv2z8eYneVW5cTK5oqxvTFDbsCLp9iijE9QXrHZRyuMR8W2EEKeyG/VZdDMn+awQgKaw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771946524; c=relaxed/simple; bh=tb4OHLoCm+XHyvM9FmhqFwIx1WSHIswXOuYSKqfR/hs=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=rvdc7xp8iyHhYzsR6J4ehavZg0SS3BXiAu9lD7udCy28DaNHCu8DUipT2p0DxGPzRbemTQyShXy3EErOd4htrZ9ylPQXYGjulU5IkUCMfLYREiiG5cFFHkLD8O5tttCebbX4egjrcLom9Ho4ZZjI0P+kDFQjcygrwCJ5G/03V/8= 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.72 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-f72.google.com with SMTP id 006d021491bc7-679c978c609so13476258eaf.0 for ; Tue, 24 Feb 2026 07:22:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771946522; x=1772551322; 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=/BfCBEZ9+wLOqcQF+yoWmekeggiv45TUS/20RTH4xaI=; b=mm4+yG+zX4HxwyqAHB5H/0NFdMzxPCFk7ukZNr1kD+CwYDd7nqLh2QrPQ5xYAPT1Qc JIIVmtMAotJ1hcft3+XsDqQUqJFF4GxS1T+kV8jc/JEYlOBQA3UGBZoeG2tChQ3BU8d4 wxuo3Xc8LD/oNuvWvulDErJp2/rLQ/fRInwFahHNtNrymAJPrTl3Se7V4fe3CklUqYFf EhiEbk8z+6B6ULfny3stv4BCOMqIAbZA1+qtYHoGbyxCxo++V0udZeMO0XY4RKr+CbYK odc2xohC+XP95zeouHexaUcosSkiLTmEwR3bUqoxy/3hn5BnOcK4N+IHgXIpheJc8h6k CsXw== X-Forwarded-Encrypted: i=1; AJvYcCUd1hluNr94xebPmqVlx0aKicBNs/agbY1ahSLyyr7WUMgK06JODgvWpf237ioa+BO3ou72VMwLBIh1ZIs=@vger.kernel.org X-Gm-Message-State: AOJu0YwOOgiIoCpNP+LNn4AS4XniwYVazx95ZqUclLy+kP0HC4d2iykb uLPzGf2o+zs7trOyElktgrlHIkZScD2hBlM6wxXt0jyYhehh9xzHXQbNmoM1GQlZ76LFy9KnmFi SjEiW/KdyihEuOpgCAsxAWBjC+paglR4cQCZymhOcbndk8HAn2bJfAUMq0/Y= 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:2019:b0:676:6570:209b with SMTP id 006d021491bc7-679c466e801mr6324991eaf.6.1771946522284; Tue, 24 Feb 2026 07:22:02 -0800 (PST) Date: Tue, 24 Feb 2026 07:22:02 -0800 In-Reply-To: <20260224145250.447332-1-kth5965@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <699dc21a.a70a0220.1f4a14.0341.GAE@google.com> Subject: Re: [syzbot] [f2fs?] kernel BUG in clear_inode (5) From: syzbot To: kth5965@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+fc026e87558558f75c00@syzkaller.appspotmail.com Tested-by: syzbot+fc026e87558558f75c00@syzkaller.appspotmail.com Tested on: commit: 7dff99b3 Remove WARN_ALL_UNSEEDED_RANDOM kernel config.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master console output: https://syzkaller.appspot.com/x/log.txt?x=14d8a394580000 kernel config: https://syzkaller.appspot.com/x/.config?x=96aee13764f31d12 dashboard link: https://syzkaller.appspot.com/bug?extid=fc026e87558558f75c00 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=13c3155a580000 Note: testing is done by a robot and is best-effort only.