From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (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 5BFA617D6 for ; Sun, 18 Jan 2026 06:39:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768718344; cv=none; b=ShdAJifFVykFafOwJILjabBDUjN4BC9UcDwIKJ/hREc+3o37gSHspNa4gJLA8hdrMOarTMn5TZP8MKy5wL320IxSDLv7oKaMTpFw63i3cf4ND4FDgsMuOnjNb9W4hB2vosVLWNJ92eJ6D9Bqmv+XKNPxBgUk7kZBZj2+1fAg3C0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768718344; c=relaxed/simple; bh=dMHB/tKyx+C7sg4LqshcYxYx2hwaX22821C8g/oOaVo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=JMOFy8FDQb/hJ7APL1mnB3Mj8Kt3hALBlnwvd3hD+NPK1AqONJ1sTeA2VS/OGB6//QBS5JL83cTckEsObZ7UFVYcLvoQUx16WZJ8qlOC7KCzXWRBrFmibL7lOma50YUWmzP2jQ2vlvVyqfN0aLdkqPdzPRN2h32oMO6+gQCFqJ4= 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.69 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-f69.google.com with SMTP id 006d021491bc7-65f6588abf4so8216481eaf.1 for ; Sat, 17 Jan 2026 22:39:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1768718342; x=1769323142; 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=ub0W5Yyt1NWmuMWYdUCW847jzAHKlR9+cG4meOaS69E=; b=dBaEzoJhuJtmnLIm8wfTlLcCIOZCM3AIxJM/eYgSbQNncIf7KtbxielsnWnoC2QFc2 9WXhybnI3wL7c6ab0DRxbuww9gZtOFXlgRtTecU/E5Ko42S9CCv0bA/mSuSN5DOTr+Ax caaCgkC2tnCq9zQrhIGSSVyl1jFSweHurjfJ9JxUxp3aRg3DU/gdA9t5VCLC699Lz+W6 cGFRTjG5d6Bx5zqgVQ30nILTCDa970dRGjUie/9S2tDMfL7MFgoMmsPqjnHrzvDc8u7p aKkUJfbV/M8B0PGM1epoTFmegIgM9U43bZknzTICHXtMNlW/uQmuWTXz6GgeLqhbCi1e I/cw== X-Forwarded-Encrypted: i=1; AJvYcCUiNOSUGcXaeqxmAVRGCpFhfEFMVamUWL4vjqDTFIOQVz5hQrFKBipTTwYjasw/dJdgZGBZqMEWV1NB+4A=@vger.kernel.org X-Gm-Message-State: AOJu0YwcNlGVmgj+EgiWW02JIFmiG+jVnPXqZus8m3ufw0CYZpAukDH+ 9d3AwHSZCHmeajD4W1eoUR54JD62HOf5WtSXjeEI2XpsAYOq/FoxxoOqsAD4/v7kUlz8wVlQuKh P2PV3DlgeDZ/6mpBaA3k2FEShJjeCvnkahN0TSIoyUlnWw5VeBtipX2kKUlQ= 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:2299:b0:65c:fd25:f425 with SMTP id 006d021491bc7-6611799145fmr3497795eaf.34.1768718342255; Sat, 17 Jan 2026 22:39:02 -0800 (PST) Date: Sat, 17 Jan 2026 22:39:02 -0800 In-Reply-To: <20260118050237.1262510-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <696c8006.050a0220.3390f1.0018.GAE@google.com> Subject: Re: [syzbot] [cgroups?] [mm?] WARNING in memcg1_swapout 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+079a3b213add54dd18a7@syzkaller.appspotmail.com Tested-by: syzbot+079a3b213add54dd18a7@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=12c08b9a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=810a09a784e5ae02 dashboard link: https://syzkaller.appspot.com/bug?extid=079a3b213add54dd18a7 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=14e933fc580000 Note: testing is done by a robot and is best-effort only.