From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 8DEE931ED61 for ; Sun, 18 Jan 2026 10:41:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768732866; cv=none; b=WhjJfpiy2dnMpkTROmPnhdGRz6K6TEgVP7bKAPMonFVaeurLJrJeqRff+OvEJR8izOE2oquT5jmekeYkZji0nW+pO4TQ3NRi3WwhVxtOpayrAWsxWCe6v43Fz3ONAlA285vsG6tv4UTU+tucBOrzCFK/VkSD1SJMp8tgYXnJxAE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768732866; c=relaxed/simple; bh=9Pta7Q6dCQ9V3Crx/0wHUoTBaW9IrNCOeWpyi2jqVOw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=QiFQhLeByjMVPZzNBO0YxmqIajiC60BQZnkc/tt69AKT1n0Kt3ZsJ67fn1wt2gRmKxaWObcI4m81TqlhLWY39RyUZvEmAa861w0IUposMOd+3Vxu5H2XZG4oowbIK/mY3v4eVlolY7JprbRgQRbXUWNA9vDPpZQaAatjk2ePm8o= 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.70 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-f70.google.com with SMTP id 006d021491bc7-661072002e6so9173717eaf.1 for ; Sun, 18 Jan 2026 02:41:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768732863; x=1769337663; 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=b2TjlFAHdEW0XsKds1Ng8+/td/b/pwny7H+I3jjpRBs=; b=CORwM5Pp5RpTZtZBmxqKnhubpS2imaa3/SKvAF0+Ciwu57I0kmhFgxyPcQ4rlqAoCY Lila8qWV/s5mEK6tfj/aCHDjPT5Un1CvbK4BaJZM9ikAQungfncAaKom/ndpuQPwvsns 5Odh2RtbVfoKg8zSF0Nf1nNn8gynH6Ka6CYPtkgGlzxsoR0APMRdyIdGtAuPVzG+KmXB 36efjxALFHzjVqPxh8SNMWm1Q/H+suDnc4LhEe9++/zE7ZXUfJZgjTV+diFI79qPu17s 3XBkNF4Pjr9anRVMp74H8Erx9Z5GIgCdIE+oVUVe0K9cBRAIskLWADGunwUusFtQp6gi eung== X-Forwarded-Encrypted: i=1; AJvYcCWAmDU0Hvqvu3lvaVaQUYWE96ienQsvee1YHbfBswGhVzbgoBZxCvt4layUxiojw597AcEgzWfIKWSzXQk=@vger.kernel.org X-Gm-Message-State: AOJu0YxxDLP5mQZgdWcTEmqDBm262wQuceEe7uKvz2hp79jIhh6B/NWF hZpfupCa1vblV/hO9h/1H+Ul3CQEP0bAe+Fx7FEL/p5+O8XiwchBHBJO1j97tgSllnnMrOxDPcF 0nUqDnyFpUrduVncIfmg/fDf0shuZ7AqTqqIhgd11Q7tJlhYwMGpznIfqFxg= 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:1ca1:b0:659:9a49:8f46 with SMTP id 006d021491bc7-6611793a803mr3218201eaf.11.1768732863645; Sun, 18 Jan 2026 02:41:03 -0800 (PST) Date: Sun, 18 Jan 2026 02:41:03 -0800 In-Reply-To: <20260118092338.1270163-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696cb8bf.a70a0220.34546f.0287.GAE@google.com> Subject: Re: [syzbot] [mm?] WARNING in unlink_anon_vmas (2) 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+c27fa543e10a45d4e149@syzkaller.appspotmail.com Tested-by: syzbot+c27fa543e10a45d4e149@syzkaller.appspotmail.com Tested on: commit: 46fe65a2 Add linux-next specific files for 20260116 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=12646b9a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=9c0b39f55c418575 dashboard link: https://syzkaller.appspot.com/bug?extid=c27fa543e10a45d4e149 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=102c8b9a580000 Note: testing is done by a robot and is best-effort only.