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 45A431AC44D for ; Wed, 10 Dec 2025 06:25:15 +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=1765347916; cv=none; b=CdfGlSkemSmxr3F2Q/4syNeKIvBwI+RVF8hDTzokBpJbe0IRytFuR+H3dXkce7tbSwjmOyuf36uLqvueRZ3YVE1YbcfPOCBAR/NFwku/b8G9DAZpMHVw3qHJbIU5AFvTio/hkuMZxyM70kiMy/uMKHINUWrHBcEVRLMWY+eQOcU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765347916; c=relaxed/simple; bh=rO/4WqgOm+xNnCYs3SvS8fTa45ZlSHweuHhlQEOdA+E=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=P5J0DFFrWWW2pFSK83qHNecGUUp2jeX3l+suaTz2/6SBdxe6bB3iKKPGRWPuN4j/c5R+D6dkonlJpaV4FagAfx5ird8TiLuubfUM9aeA3IYg6td60agVvKBWk5p1gERrfS807VVdmYZamVR3Uoc7sONUkdpjy8SVVAST0pk9boE= 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-7c6c91ba9caso10439153a34.0 for ; Tue, 09 Dec 2025 22:25:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1765347914; x=1765952714; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=LuY3pz40rjvhKrO3nDHFm/NGztQvV6Wa/PGBbrvlD6s=; b=sJDUwsPXFA7MBHg7jubFUpcK7tVuWhYFx42VvjZ2F19B2Xd5CuBqyiDw4vri5wjoNC +Fd/abvrTtBWcNn5S9BlukJuDp3vmWis0pF1etvfKjEXdP8gH1YOISJxJQ2ty+ZKT9o5 xULlWPuDGTdE9QByLN8mjb3UBzugDT9GLhWFu26GmWvk+1Dd6zldfKLmJ7w1GHoDbc3Q ZLK2hbZliYRy3O3EauSuVjm0KSKQLmDLiuDbUG62rBWEIrWvxvQn2Picz/tKsnJFwzCw jP/+dgJA9/DPfJx6dYieYE6aa+l6GeTGWMT4kBtsaqe4+1lix6xzO0yzgfiK/bzjorqx f68A== X-Gm-Message-State: AOJu0YyTZejXOF8Bbw9g+yd7W0tpP+aLY32q0odh8Lc48Z4dGgTksOu9 GW+7HRgT//hnTEwGwjtLgIzb8AaWrw9CDj91vXbXbbo5qol7Cn9Fyx5ZHI8sglUEuGd5SuAdeie PMhbrWqnxFVWW8CgGHIU55klyzNWoYeYfXqHzgFSUWWOKMR0vUtSJvRj15JE= X-Google-Smtp-Source: AGHT+IF3oCL8ugcYljWNsJdCbKeyL/LBeYrTuGoqz9dAisC7AMrL1V07WEymO2GYoyc2G6N7kKuZqLD6XeJfz6Wa9kph19EKrNGc 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:2902:b0:659:9a49:8f32 with SMTP id 006d021491bc7-65b2ad7640fmr1031038eaf.67.1765347914330; Tue, 09 Dec 2025 22:25:14 -0800 (PST) Date: Tue, 09 Dec 2025 22:25:14 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6939124a.050a0220.4004e.00d7.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 [v2] team: fix qom_list corruption by using list_del_init_rcu() https://lore.kernel.org/all/20251210053104.23608-2-dharanitharan725@gmail.com * [PATCH net v2] 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/5d396f89-9a4e-4a2a-8410-9b5b74e29ae2 *** kernel build error tree: net URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net.git base: 8f7aa3d3c7323f4ca2768a9e74ebbe359c4f8f88 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/270bd92d-4899-44f0-833d-2211f4161c31/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