All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Li Zhong <zhong@linux.vnet.ibm.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [RFC PATCH netfilter] Fix Unknown symbols in nf_reject_ipvX modules
Date: Fri, 24 Oct 2014 11:47:43 +0200	[thread overview]
Message-ID: <20141024094743.GA3628@salvia> (raw)
In-Reply-To: <1414135732.19476.10.camel@TP420>

On Fri, Oct 24, 2014 at 03:28:52PM +0800, Li Zhong wrote:
> Commit c8d7b98bec43 moved nf_send_resetX() to modules without module
> license, which causes following errors seen on my system: 
> 
> [   26.926014] nf_reject_ipv4: Unknown symbol rcu_read_lock_bh_held (err 0)
> [   26.926022] nf_reject_ipv4: Unknown symbol rcu_read_lock_held (err 0)
> [   26.926030] nf_reject_ipv4: Unknown symbol ip_local_out_sk (err 0)
> 
> The code below adds MODULE_LICENSE("GPL") to fix this issue. 

We already sent a similar patch that should hit Linus' tree soon.

Sorry for the inconvenience.

  reply	other threads:[~2014-10-24  9:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24  7:28 [RFC PATCH netfilter] Fix Unknown symbols in nf_reject_ipvX modules Li Zhong
2014-10-24  9:47 ` Pablo Neira Ayuso [this message]
2014-10-27  4:50   ` Li Zhong

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=20141024094743.GA3628@salvia \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=zhong@linux.vnet.ibm.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.