From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f70.google.com (mail-io1-f70.google.com [209.85.166.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 189E52236FA for ; Sat, 11 Oct 2025 09:59:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760176803; cv=none; b=pIv17F4OJFOJi5+8ZDJ3J6EMcDCy6gnwYrFFkKbzdS5tZ62FYqfE6MTDw4W5CINBKoc/zZ+HrEa1KTDQMD/sedMSjAIfJ2A+Mx4DBY5GDqIz5eoAZ3GKn2N9zgqlLY3K2+ZwZ3GnfqC8DOr+iz/mbp4XJuuyN6w/7KQnfajTkHg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760176803; c=relaxed/simple; bh=bzF/jAWbTwe6NSgvzd3wApIHxxIsQDPbUpNJrKkbdI4=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=btl75ZCiL8jDUGzNubNimIdxGhWbZLBrGd6Y3NOfZbS3qTbqPACJ/jPtbEmAaRlazZ1xheFbi8Vs7ntWJH0eQ9nq3GdVkg4nlfV8hS/x+ck9Jz5RPfSX/vEkx8adwY43rDOz0pneg9ttT5ugPQtXwPdwsZJMhdtECgeeahksuoo= 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.166.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-io1-f70.google.com with SMTP id ca18e2360f4ac-930db3a16c0so1862707639f.2 for ; Sat, 11 Oct 2025 02:59:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1760176797; x=1760781597; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=eb+bKL+FXahHPhTE7DEjYpcBWqRibUwVxXYu1WreNRE=; b=BZjvOKsipsJR9F/LbEK14wsUGtmK9A+/TEO8dqvwxpWFvwhhwvVzvb04e3dOCEGUmP DA7y5aqgQsvTUQ4EMYdsO9Y/G5IMoefmibPrxsQ2L9ldfHWgpl6DwmLSh6oUgAYRmICt 6t32oh/2Kr9Ua/9NVImR23FfYuD+tvnDZNBAVzuymcPaMlnXFG/5zedSclapQtPWkC9q Q6Ly0bh5IVi5z0DMPDXEcw1jps7CNSXOCGsZfrGnFLb4uH1nr8EE5AFSj2TcXppZfzOU 57W8Fy9LlKdj3oCC9smsqLdM34kHjca4Lkf0pnh1O9cZJcC9JCSWu5PtyLxaN/loIQ+D QMrQ== X-Gm-Message-State: AOJu0YwK0hk9aa6qL1c+9ebOrO3h4rnh1eCU8W5/zmSxasqew5PGWPQo 1Lvkl9doW2r4KRxXTzTCHVzCNWC6Wl4q396DmYZX2CZuYsmwrDQJS/+XPm2KrzIHKqZAW0lsKb0 MKuI+QH97Fk2HSRMkyhgsck/UrPuFnHBeaYhmV7ng7TjvBusEjZVcc7h2/Hk= X-Google-Smtp-Source: AGHT+IEMJPr0bWzVTytVe6qhBN1hOl0wAJj6lo61mDoSxEY1fcbEasO0aFjd6JEqdIt1zvx+vJsLs9T/1tgHS/d1yVyOtKmGVsgf Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6602:2c09:b0:919:629f:9770 with SMTP id ca18e2360f4ac-93bd192916cmr2137421239f.10.1760176797290; Sat, 11 Oct 2025 02:59:57 -0700 (PDT) Date: Sat, 11 Oct 2025 02:59:57 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <68ea2a9d.050a0220.91a22.01cd.GAE@google.com> Subject: [moderation/CI] Re: mm: convert VM flags from macros to enum From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v1] mm: convert VM flags from macros to enum https://lore.kernel.org/all/20251011093054.886460-1-ye.liu@linux.dev * [RFC RFC PATCH] mm: convert VM flags from macros to enum and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/725db1a7-60b8-44dd-b2b7-29c495be3a0f *** kernel build error tree: linux-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next base: 4a71531471926e3c391665ee9c42f4e0295a4585 arch: amd64 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8 config: https://ci.syzbot.org/builds/e439ac1e-2898-4f54-a585-0792f1b2e1c5/config failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "48" "ARCH=x86_64" "LLVM=1" "bzImage"]: exit status 2 *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com. The email will later be sent to: [akpm@linux-foundation.org david@redhat.com liam.howlett@oracle.com linux-kernel@vger.kernel.org linux-mm@kvack.org liuye@kylinos.cn lorenzo.stoakes@oracle.com mhocko@suse.com rppt@kernel.org surenb@google.com vbabka@suse.cz ye.liu@linux.dev] If the report looks fine to you, reply with: #syz upstream