All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot ci <syzbot+cicf3db1f6ebc973af@syzkaller.appspotmail.com>
To: syzkaller-upstream-moderation@googlegroups.com
Cc: syzbot@lists.linux.dev
Subject: [moderation/CI] Re: wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
Date: Sun, 05 Oct 2025 06:25:23 -0700	[thread overview]
Message-ID: <68e271c3.a00a0220.2ba410.0012.GAE@google.com> (raw)

syzbot ci has tested the following series

[v1] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
https://lore.kernel.org/all/20251005122626.26988-1-wangfushuai@baidu.com
* [PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()

and found the following issue:
kernel build error

Full report is available here:
https://ci.syzbot.org/series/cb617eae-c567-4d00-80c6-1a03a38ebfd7

***

kernel build error

tree:      net-next
URL:       https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git
base:      f1455695d2d99894b65db233877acac9a0e120b9
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/a1ef39a1-d868-4c46-a47c-895eda046f0f/config

drivers/net/wireguard/allowedips.c:269:2: error: offsetof requires struct, union, or class type, 'typeof (*(&node))' (aka 'struct allowedips_node *') invalid
drivers/net/wireguard/allowedips.c:269:2: error: member reference base type 'struct allowedips_node *' is not a structure or union
drivers/net/wireguard/allowedips.c:275:2: error: offsetof requires struct, union, or class type, 'typeof (*(&parent))' (aka 'struct allowedips_node *') invalid
drivers/net/wireguard/allowedips.c:275:2: error: member reference base type 'struct allowedips_node *' is not a structure or union

***

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:
[andrew@lunn.ch davem@davemloft.net edumazet@google.com jason@zx2c4.com kuba@kernel.org linux-kernel@vger.kernel.org netdev@vger.kernel.org pabeni@redhat.com wangfushuai@baidu.com wireguard@lists.zx2c4.com]

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


                 reply	other threads:[~2025-10-05 13:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68e271c3.a00a0220.2ba410.0012.GAE@google.com \
    --to=syzbot+cicf3db1f6ebc973af@syzkaller.appspotmail.com \
    --cc=syzbot@lists.linux.dev \
    --cc=syzkaller-upstream-moderation@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.