From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f71.google.com (mail-oa1-f71.google.com [209.85.160.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 52FEE36A02B for ; Mon, 9 Feb 2026 13:38:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770644285; cv=none; b=JKJXWxI4zFGOfqHpJoMjGNNDSrM/SXw5iQ9+AAnIVmBXjFhKqBzgK3mffNaki10OEiDzfgZnIHs1naOyCwMbCFtyqeDP675zJ4UvmzoF51aUeuHTd++bINmbQDs9q1EGUTQWZzTst6Ggg4Bu3hicKqXNFzcKaEwJ2P0K5WwfOsk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770644285; c=relaxed/simple; bh=VC6GDXc50aBV4D1wTsm57vWjcRQCqzuJ8BtYejONtZk=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=cIYfLtq0cUzWW/Ycj8ABqqJ68Ju5beEg8217icyDvj9DAzn/38yyNQ7S1bgzC9j3bUtYYs0BpJ8a1peDBDQN7PnNA8RsEx4nvu0sPmDGjnGXMAVSBa31RAL29FzabcVLsTAV/CQjeKiptEjXxB6w3euaC5urEqaMXOLQ3hSQSfM= 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.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-oa1-f71.google.com with SMTP id 586e51a60fabf-4094f9a49a1so16998309fac.1 for ; Mon, 09 Feb 2026 05:38:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770644284; x=1771249084; 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=fS4lO6ZCobSbCPYlhn2AqbvDhcbWLf62Da1k/fDej2w=; b=F31jYy0TbJuNwm+D9XYdDE5+CS8xHL88E3BUMYutCkuycysD/eK3Ld6Cv+gp9aXZhg BLMYlRVUAZfxkH6j7Aou9Ex8n6+x+l/PF9eIHQ/fKf0c+V0RYgGPH3e8Jt95IpJCxe7+ R3d8oTqE6ZLm91vwyTJygSjyLqo8wbs8tKWDZNehw4W60SltsTQ1lqxqiWZHrNSH3W+w exbQLVmK5BvS+8CiRsQ6D9nRjzqbtiz79vaLBWURch5vYEuI4WeeXFp8ae05hAgLVc8o fTe6Q0CCwGc+J534tNQG4aFSy9dLVt+r9TCddaSTZ0sY/4n/SQ38TLScAMQ51CWVOkb1 4r0g== X-Forwarded-Encrypted: i=1; AJvYcCVmn8j2mSyAuOoUGfTo73szSsQDa+Tymb2Mpl3at4lS60+35Zlrwa30S77ls6cFfHsKhcUoxdpjpg9Pxwk=@vger.kernel.org X-Gm-Message-State: AOJu0Yz7D1dPHPUPitUrvufjJbfYiAwsCCMZB6gCWiSMRjOj5E07vwET seUtQqjoQrVFnMS/RdARSJ7tXBJXO4wj9v/Hc2fzByTDuZUWDJmdqcteS/Q6925Vvir0lzHUMwI nKykYGcjViLjm+5Q/l4R1E8x8143dpVYxcZgxjqkby9HMV3ySuXX41+scKi4= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a4a:ee07:0:b0:662:c7bf:e3b3 with SMTP id 006d021491bc7-66d0d3f5d54mr4898152eaf.83.1770644284259; Mon, 09 Feb 2026 05:38:04 -0800 (PST) Date: Mon, 09 Feb 2026 05:38:04 -0800 In-Reply-To: <20260209131144.33939-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6989e33c.a00a0220.34fa92.0046.GAE@google.com> Subject: Re: [syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping 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+33a04338019ac7e43a44@syzkaller.appspotmail.com Tested-by: syzbot+33a04338019ac7e43a44@syzkaller.appspotmail.com Tested on: commit: 05f7e89a Linux 6.19 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=12b26a52580000 kernel config: https://syzkaller.appspot.com/x/.config?x=f1fac0919970b671 dashboard link: https://syzkaller.appspot.com/bug?extid=33a04338019ac7e43a44 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=15a0f65a580000 Note: testing is done by a robot and is best-effort only.