From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.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 42F6524B45 for ; Fri, 23 Jan 2026 06:21:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769149269; cv=none; b=FI0t7WQU+r/pq7Vmy3VLRYTl1CdX+tcGaH5mfk169PReii9mvufWWZOEkEawYYiEhp7c2lwlAJpQ7EOro/kgdAnDH+otrEXb95b6Ut9LCUDWkt4gJsX8X0dPTTwaQHHNwBFGKmnpnXTG9Xij0xjCK3Rn07LNb/wdfhzjBpkHSuQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769149269; c=relaxed/simple; bh=LrXQQY+RcigizxbtnGt8a1Ta6hqk0M0z1OdXY4POmyo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=d+HESqf/tOwUt8IO1MbPtug7w9CIghNkPFULqueTgfi/wUCWhLxn1DPmm653nyuGkoIzNAfKtYd9YGsWYwJfc9rX7F79kHVQ5IrPFVkBzC2wIDCrpxDJYOSLOnP/D/iJR62uK2U5sZyWXRWb6XISdkp39t4FUIZ/pskLU5Zbykg= 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.160.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-oa1-f72.google.com with SMTP id 586e51a60fabf-4081db82088so3000542fac.1 for ; Thu, 22 Jan 2026 22:21:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1769149262; x=1769754062; 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=YoUhFyKzZeXM8DB++YDSDBcz3x4jXBgkoWLfIl1ArHs=; b=OVnLIS9EObbWqdnTw/tO2lXuNsxNNPBI+1U2VrCvSujzQ50+lCl/m47avVsjVlnvAY k4cTY6zhrpEk4rgCj+Leh4AsUm/xO2NRPbX3vHz5SCEP8DAJ8AprLpAAshzNDd8SHRFo c6Yg990UabbgJ96bTaKZq8vu6UVya6UNWQA9pg5vbbE/ZU4uDxBwoFWe2yg7obtTkV5P qD3KeowzDMQJmuvGzw5Jtjl60u210ud3duuz8bOOhlrfwjbsvSVjzAuV1av86q0Ia4Ts wSpkAvJfIL8rbA8gFQbSj7dLRcPPVH8MinhwDW8pHT1iO5TmR7thGZSvpeJnfQbTd+BA CP9Q== X-Forwarded-Encrypted: i=1; AJvYcCXu+7V6Kmw2EulV1EEi7r/qL6AQKE5iCsTEdD1S5tPuoc9TPjXNQqNjLIB82eVWAWhkcqf24Q5boiymLrE=@vger.kernel.org X-Gm-Message-State: AOJu0YzdjnNZv1Awnmiiji6gmclqZj6K+UAL3amgqUd6bRq0FHbH5/ST OXJDaJT0KFhXk5zSrmffH08YAkGvwfNUVWbaZf0LTyqnbdxBMeLPos93wLfpLUQIJD/CvF4Dg2p lGxRfqi+YYqAKFaiD4NPJE4EEziu0Wj9LLWGJwHCk7T1WgDAazdkJbsneGVw= 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:440f:b0:662:c3d7:4614 with SMTP id 006d021491bc7-662cabb57b9mr744056eaf.83.1769149262195; Thu, 22 Jan 2026 22:21:02 -0800 (PST) Date: Thu, 22 Jan 2026 22:21:02 -0800 In-Reply-To: <20260123053111.1844791-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6973134e.050a0220.1ad174.0335.GAE@google.com> Subject: Re: [syzbot] [jfs?] KMSAN: uninit-value in txLock From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to checkout kernel repo git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/maste: failed to run ["git" "fetch" "--force" "f569e972c8e9057ee9c286220c83a480ebf30cc5" "maste"]: exit status 128 Tested on: commit: [unknown git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git maste kernel config: https://syzkaller.appspot.com/x/.config?x=46b5f80a6e7aaa5c dashboard link: https://syzkaller.appspot.com/bug?extid=d3a57c32b9112d7b01ec compiler: patch: https://syzkaller.appspot.com/x/patch.diff?x=1114ff9a580000