From: Pablo Neira Ayuso <pablo@netfilter.org>
To: kernel-janitors@vger.kernel.org
Subject: Re: [nf-next:nf_tables 2/2] net/netlink/af_netlink.c:1202:1: error: redefinition of '__kstrtab_netli
Date: Thu, 26 Jul 2012 17:19:54 +0000 [thread overview]
Message-ID: <20120726171954.GA15538@1984> (raw)
In-Reply-To: <20120726021100.GA8240@localhost>
Hi,
On Thu, Jul 26, 2012 at 10:11:00AM +0800, Fengguang Wu wrote:
> Hi Pablo,
>
> Kernel build failed on
>
> tree: nf-next/nf_tables nf_tables
> head: 0a56870cabef6f7c7d8130c752110f365129a62c
> commit: 0a56870cabef6f7c7d8130c752110f365129a62c [2/2] netfilter: nf_tables
> config: x86_64-randconfig-s004 (attached as .config)
>
> All related error/warning messages:
>
> net/netlink/af_netlink.c:1202:1: error: redefinition of '__kstrtab_netlink_set_err'
> net/netlink/af_netlink.c:1076:1: note: previous definition of '__kstrtab_netlink_set_err' was here
> net/netlink/af_netlink.c:1202:1: error: redefinition of '__ksymtab_netlink_set_err'
> net/netlink/af_netlink.c:1076:1: note: previous definition of '__ksymtab_netlink_set_err' was here
>
> vim +1202 net/netlink/af_netlink.c
> 1199 read_unlock(&nl_table_lock);
> 1200 return ret;
> 1201 }
> > 1202 EXPORT_SYMBOL(netlink_set_err);
Fixed, thanks.
New branch nf_tables2 contains a fix for this.
prev parent reply other threads:[~2012-07-26 17:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 2:11 [nf-next:nf_tables 2/2] net/netlink/af_netlink.c:1202:1: error: redefinition of '__kstrtab_netlink_s Fengguang Wu
2012-07-26 17:19 ` Pablo Neira Ayuso [this message]
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=20120726171954.GA15538@1984 \
--to=pablo@netfilter.org \
--cc=kernel-janitors@vger.kernel.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).