From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f70.google.com (mail-ot1-f70.google.com [209.85.210.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 DEDD21EF36E for ; Sun, 7 Dec 2025 03:51:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765079503; cv=none; b=V3zByF1au3poXuhxl25DHRcIXqKHeVSdZJ9kimKjkdQglb3Ede+pZks4PBTyNuw8qTPLaaGly3LSu3J8PXl46P68O7IDZkt8oN3Sxkwt2MPBeAwvnLkXcaK0WGEeVX7DaVkajerZ6lypfO22/UJE/CV2UygAMjP89ERFJDTr2Qg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765079503; c=relaxed/simple; bh=N1TL95gK5fa2do8tGaBrE3WukbReeUFq4nNMOGpHpNA=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=paDqu3aTef2yTmhHkItGxLNajIz6z3pfLmFpPc1t4wGcu2Z6rV8lMyAepDiXtuc5XuqWyrCBDQwp+rFTTXH45WTOGHLanKYsZlIgJg1SV5leABrKl3f+Z84Yuq0lGhfV81T7r6FNYv6MVpy7qbccRb8JaD914Tbr6NxHrPJ1d60= 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.210.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-ot1-f70.google.com with SMTP id 46e09a7af769-7c7611165b3so3882794a34.2 for ; Sat, 06 Dec 2025 19:51:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1765079500; x=1765684300; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=5lqa9Bj6g31xlzlSO3iJGUAGlmtipT3REovEXKj0HRo=; b=wx49DBvqLTOKRcwsFK8DMqjIVr3flo2znyvmk6EpEeIJN/cYm8fuRVTw/p4MFszJPc TFBSON2T68NwDnMbvOiJWZYzo7+RUkOVQMZyhmWamC39K0PFIazakWTg9KF1VBZ4BS2D e9Z4QK90CpNzCRtR6vGJYACKfHPH2783wr0Ld6A6kMAyhgoL0/63PGwU1TZKLiJmsESH 8q13F0IyC5FNq4KE8Ty5dyR/zDu7tv5yDT2oirehftg31jQNcIvcGCyz3mZyvKDXpdnc lw7iby2oSTt5UzvRTilh0tYdoRxXCJEnatPUoqGu5QrN8ZVTy2ZFILFHZlfmD0PzbTGt +pwQ== X-Gm-Message-State: AOJu0YwKXNZO1I2kCMxN0Q6vfhUD+YSil+NwiqJTsjXqYv8KwTkr/q5z J6cKoB1/v86Aoi//y5rxt1/k4iHN560Og1kLQbrhuk7Ptgfd3lstJV4YtcwPEkoVcH5FnMo1i5v lse7Zeb8poG3PHbqS+qdn1iUDM4lRgyJ/eTJqkuqCsn9uTaCFdKB59K3aHVg= X-Google-Smtp-Source: AGHT+IGVDV3s++8gG4ICtQ+MkBPwc4Jar24E1oF1PwSGJ5F9DkG9VNABhyn5s3TTGQMkD9t423UpdVmzjYGCZvbWoDpj1PclmvBU Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:60b:b0:659:9a49:90d4 with SMTP id 006d021491bc7-6599a99c203mr1832172eaf.83.1765079500029; Sat, 06 Dec 2025 19:51:40 -0800 (PST) Date: Sat, 06 Dec 2025 19:51:40 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6934f9cc.a70a0220.38f243.003e.GAE@google.com> Subject: [moderation/CI] Re: team: fix qom_list corruption by using list_del_init_rcu() 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] team: fix qom_list corruption by using list_del_init_rcu() https://lore.kernel.org/all/20251207025807.1674-2-dharanitharan725@gmail.com * [PATCH] team: fix qom_list corruption by using list_del_init_rcu() and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/79e4c719-e1d3-481a-9fc9-1fa01cfacbaa *** kernel build error tree: net-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git base: 0177f0f07886e54e12c6f18fa58f63e63ddd3c58 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/6ceb1df1-a658-492b-af82-857835b4eac5/config drivers/net/team/team_core.c:827:2: error: call to undeclared function 'list_del_init_rcu'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] *** 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: [dharanitharan725@gmail.com linux-kernel@vger.kernel.org netdev@vger.kernel.org syzbot@syzkaller.appspotmail.com] If the report looks fine to you, reply with: #syz upstream