public inbox for syzbot@lists.linux.dev
 help / color / mirror / Atom feed
* [moderation/CI] Re: team: fix qom_list corruption by using list_del_init_rcu()
@ 2025-12-06 19:28 syzbot ci
  0 siblings, 0 replies; 4+ messages in thread
From: syzbot ci @ 2025-12-06 19:28 UTC (permalink / raw)
  To: syzkaller-upstream-moderation; +Cc: syzbot

syzbot ci has tested the following series

[v1] team: fix qom_list corruption by using list_del_init_rcu()
https://lore.kernel.org/all/20251206182557.10090-1-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/99aefe79-7565-4798-b1a4-0f0ea7c4864a

***

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/b5333598-b1fc-4c35-8127-29becd807dac/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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [moderation/CI] Re: team: fix qom_list corruption by using list_del_init_rcu()
@ 2025-12-06 19:31 syzbot ci
  0 siblings, 0 replies; 4+ messages in thread
From: syzbot ci @ 2025-12-06 19:31 UTC (permalink / raw)
  To: syzkaller-upstream-moderation; +Cc: syzbot

syzbot ci has tested the following series

[v1] team: fix qom_list corruption by using list_del_init_rcu()
https://lore.kernel.org/all/20251206183421.12039-1-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/45c9873f-4ee6-4a3f-844e-485d806c218d

***

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/926f3939-8cc5-4289-824c-08ea836331b2/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 netdev@vger.kernel.org syzbot@syzkaller.appspotmail.com]

If the report looks fine to you, reply with:
#syz upstream


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [moderation/CI] Re: team: fix qom_list corruption by using list_del_init_rcu()
@ 2025-12-07  3:51 syzbot ci
  0 siblings, 0 replies; 4+ messages in thread
From: syzbot ci @ 2025-12-07  3:51 UTC (permalink / raw)
  To: syzkaller-upstream-moderation; +Cc: syzbot

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [moderation/CI] Re: team: fix qom_list corruption by using list_del_init_rcu()
@ 2025-12-10  6:25 syzbot ci
  0 siblings, 0 replies; 4+ messages in thread
From: syzbot ci @ 2025-12-10  6:25 UTC (permalink / raw)
  To: syzkaller-upstream-moderation; +Cc: syzbot

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-10  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-10  6:25 [moderation/CI] Re: team: fix qom_list corruption by using list_del_init_rcu() syzbot ci
  -- strict thread matches above, loose matches on Subject: below --
2025-12-07  3:51 syzbot ci
2025-12-06 19:31 syzbot ci
2025-12-06 19:28 syzbot ci

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox