From: patchwork-bot+netdevbpf@kernel.org
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, fw@strlen.de, torvalds@linuxfoundation.org
Subject: Re: [PATCH net 1/2] netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n
Date: Thu, 27 Jun 2024 11:10:28 +0000 [thread overview]
Message-ID: <171948662863.18078.5867641588662636382.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240626233845.151197-2-pablo@netfilter.org>
Hello:
This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@netfilter.org>:
On Thu, 27 Jun 2024 01:38:44 +0200 you wrote:
> From: Jianguo Wu <wujianguo@chinatelecom.cn>
>
> if CONFIG_SYSFS is not enabled in config, we get the below compile error,
>
> All errors (new ones prefixed by >>):
>
> csky-linux-ld: net/netfilter/core.o: in function `netfilter_init':
> core.c:(.init.text+0x42): undefined reference to `netfilter_lwtunnel_init'
> >> csky-linux-ld: core.c:(.init.text+0x56): undefined reference to `netfilter_lwtunnel_fini'
> >> csky-linux-ld: core.c:(.init.text+0x70): undefined reference to `netfilter_lwtunnel_init'
> csky-linux-ld: core.c:(.init.text+0x78): undefined reference to `netfilter_lwtunnel_fini'
>
> [...]
Here is the summary with links:
- [net,1/2] netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n
https://git.kernel.org/netdev/net/c/aef5daa2c49d
- [net,2/2] netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
https://git.kernel.org/netdev/net/c/7931d32955e0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-06-27 11:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-26 23:38 [PATCH net 0/2] Netfilter fixes for net Pablo Neira Ayuso
2024-06-26 23:38 ` [PATCH net 1/2] netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n Pablo Neira Ayuso
2024-06-27 11:10 ` patchwork-bot+netdevbpf [this message]
2024-06-26 23:38 ` [PATCH net 2/2] netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers Pablo Neira Ayuso
2024-06-27 0:51 ` Linus Torvalds
2024-06-27 1:13 ` Pablo Neira Ayuso
2024-06-27 10:26 ` Paolo Abeni
2024-06-27 10:29 ` Pablo Neira Ayuso
2024-06-27 10:37 ` Paolo Abeni
2024-06-27 10:39 ` Pablo Neira Ayuso
2024-06-27 10:38 ` Pablo Neira Ayuso
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=171948662863.18078.5867641588662636382.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=torvalds@linuxfoundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).