From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.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 EDAFA1EFFB7 for ; Mon, 16 Mar 2026 02:40:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773628806; cv=none; b=vD1jwZqWUO/55xF6nCbmClgRTEUfxpgSUXesovydT5hkrE5OADrHoqMvLYlU4D0DZXt7ToLDkQjSczCyHEuLnFh4IX7RJSwN21OKDhvuPQPE8d+XFmBDsKjJlqgSaX6yhALT/40g35rKZ5d2R/icdTI1imnGtMsa+eQ9X+Ea/Xg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773628806; c=relaxed/simple; bh=0ekyeafxDCe1T4K5HAbWDVzA2bp5887YKDo2Kc6gajw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=imCX9hbwzRpkkh3EtfiGcvum8dpxcTNSn4EmjgUbu92GDhbA0APeaST2n8nI3c/Bk6N/i7r8k19yI3zDw40depAeSG05l1ZY/hT3kHfQF5v60SSA4skASUtSjcuISYKa5H/oaZvBxsx92hwAaytxtIg8v3W85lBZNXkdRG6On+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.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-oo1-f71.google.com with SMTP id 006d021491bc7-67be2036fb4so47340593eaf.2 for ; Sun, 15 Mar 2026 19:40:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1773628804; x=1774233604; 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=3C2T90ViLD5k2E1yxLd+Q1MguUTPCEVFPuYPGn7OkaQ=; b=MBwkh52RqIPfVlh+dB6ZSKH37cjHXfMxze64DXOJQnObg9HN6Nqw8iQXL7Wa9KxQnp /2Bh8JKzgqY59wHBPd56yTizBYBXgF8L4l0LnOyjC0pjHaonSX2VztLA4fPhXK3uYJ+t gawTAA0wHXvchuzZLD3kIalA30A16LIU+EfNgLYZAP3AtRoWdRsbX5GAdQ5uwcgIJPFs W0iPbtntpf1ZwtLE7ut+LKXXEIOJcgTWsksX94AUoWBSSr5S5znZIGXEByqVg/WIj3m7 8kzXCnUU0xIqan6ej7TMk5AhtauPul0aVjdtbObMclS7yIgx+ETag6MuuKqUGNkRgug7 +eyw== X-Forwarded-Encrypted: i=1; AJvYcCVu5sbn0Jbxsc7XbzSnvdJOH5rp1oTvRvXXXxxKLYE0UOpl4ZtV+ugKPvrcnkTA0h/NoRcjXtkkgK5gks8=@vger.kernel.org X-Gm-Message-State: AOJu0Yxvk6jiv7eoJQ7l7zLp+pj0y3u4Zn1Ae8/Kwu2IOhg8hS/C8I9P aJCSt6jsJxEI/F1WEEjAV/1v/3q8PrIw8Wa2i7ycrwL1a7TrHfkFfPlA4u8a8ff7ba4Sps1u+cV Wm+YDaDJbRy4UvKHZmDqvt3Cd8FjH+pMu5l3hNeG3fcBwq0F04a0rD4M7Fys= 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:c94:b0:67b:a971:fc96 with SMTP id 006d021491bc7-67bda9de5f4mr7539095eaf.34.1773628803939; Sun, 15 Mar 2026 19:40:03 -0700 (PDT) Date: Sun, 15 Mar 2026 19:40:03 -0700 In-Reply-To: <20260316020210.543036-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69b76d83.050a0220.248e02.010a.GAE@google.com> Subject: Re: [syzbot] [mm?] WARNING in folio_add_new_anon_rmap 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+e24a2e34fad0efbac047@syzkaller.appspotmail.com Tested-by: syzbot+e24a2e34fad0efbac047@syzkaller.appspotmail.com Tested on: commit: b84a0ebe Add linux-next specific files for 20260313 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=13303406580000 kernel config: https://syzkaller.appspot.com/x/.config?x=d079c776411aaf59 dashboard link: https://syzkaller.appspot.com/bug?extid=e24a2e34fad0efbac047 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=150ba2d6580000 Note: testing is done by a robot and is best-effort only.