LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Chuck Ebbert <cebbert@redhat.com>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@lists.netfilter.org,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Soft lockup on shutdown in nf_ct_iterate_cleanup()
Date: Mon, 26 Feb 2007 12:14:26 -0500 [thread overview]
Message-ID: <45E31572.4040108@redhat.com> (raw)
In-Reply-To: <45E1C7E0.9070102@trash.net>
Patrick McHardy wrote:
> Chuck Ebbert wrote:
>
> Can you try this patch please?
> ------------------------------------------------------------------------
>
> [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
>
> include/linux/netfilter_ipv4/ip_conntrack.h | 5 ++--
> include/net/netfilter/nf_conntrack.h | 5 +++-
> include/net/netfilter/nf_nat_rule.h | 3 ++
> net/ipv4/netfilter/ip_conntrack_core.c | 30 ++++++++++++++++++------
> net/ipv4/netfilter/ip_conntrack_standalone.c | 5 ++--
> net/ipv4/netfilter/ip_nat_core.c | 5 ++--
> net/ipv4/netfilter/ipt_MASQUERADE.c | 4 ++-
> net/ipv4/netfilter/nf_nat_core.c | 7 ++----
> net/netfilter/nf_conntrack_core.c | 33 ++++++++++++++++++++------
> net/netfilter/nf_conntrack_proto.c | 4 ++-
> 10 files changed, 69 insertions(+), 32 deletions(-)
>
Changes to nf_nat_core.c, ip_nat_core.c and nf_conntrack_proto.c
do not apply, and nf_conntrack_core.c changes are already there.
This is vanilla 2.6.20; looks like there have been a bunch
of changes since then. I tried adding all of the RCU patches
but even they won't apply.
next prev parent reply other threads:[~2007-02-26 17:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-21 1:10 Chuck Ebbert
2007-02-22 0:56 ` Chuck Ebbert
2007-02-24 13:58 ` Patrick McHardy
2007-02-24 16:18 ` Chuck Ebbert
2007-02-25 17:31 ` Patrick McHardy
2007-02-25 18:38 ` Martin Josefsson
2007-02-25 19:03 ` Patrick McHardy
2007-02-26 17:14 ` Chuck Ebbert [this message]
2007-02-26 17:53 ` Patrick McHardy
2007-02-26 21:21 ` Chuck Ebbert
2007-02-28 18:09 ` Patrick McHardy
2007-02-28 20:30 ` Chuck Ebbert
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=45E31572.4040108@redhat.com \
--to=cebbert@redhat.com \
--cc=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter-devel@lists.netfilter.org \
--subject='Re: Soft lockup on shutdown in nf_ct_iterate_cleanup()' \
/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
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).