From: David Miller <davem@davemloft.net>
To: erik.hugne@ericsson.com
Cc: netdev@vger.kernel.org, tipc-discussion@lists.sourceforge.net,
jon.maloy@ericsson.com, maloy@donjonn.com,
ying.xue@windriver.com, paul.gortmaker@windriver.com,
richard.alpe@ericsson.com
Subject: Re: [PATCH net-next v3 0/6] tipc: refcount and memory leak fixes
Date: Thu, 06 Mar 2014 14:47:14 -0500 (EST) [thread overview]
Message-ID: <20140306.144714.915091981153232193.davem@davemloft.net> (raw)
In-Reply-To: <1394113221-30100-1-git-send-email-erik.hugne@ericsson.com>
From: <erik.hugne@ericsson.com>
Date: Thu, 6 Mar 2014 14:40:15 +0100
> v3: Remove error logging from data path completely. Rebased on top of
> latest net merge.
>
> v2: Drop specific -ENOMEM logging in patch #1 (tipc: allow connection
> shutdown callback to be invoked in advance) And add a general error
> message if an internal server tries to send a message on a
> closed/nonexisting connection.
>
> In addition to the fix for refcount leak and memory leak during
> module removal, we also fix a problem where the topology server
> listening socket where unexpectedly closed. We also eliminate an
> unnecessary context switch during accept()/recvmsg() for nonblocking
> sockets.
>
> It might be good to include this patchset in stable aswell. After the
> v3 rebase on latest merge from net all patches apply cleanly on that
> tree.
Series applied and queued up for -stable, thanks.
prev parent reply other threads:[~2014-03-06 19:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-06 13:40 [PATCH net-next v3 0/6] tipc: refcount and memory leak fixes erik.hugne
2014-03-06 13:40 ` [PATCH net-next v3 1/6] tipc: allow connection shutdown callback to be invoked in advance erik.hugne
2014-03-06 13:40 ` [PATCH net-next v3 2/6] tipc: fix connection refcount leak erik.hugne
2014-03-06 13:40 ` [PATCH net-next v3 3/6] tipc: avoid to unnecessary process switch under non-block mode erik.hugne
2014-03-06 13:40 ` [PATCH net-next v3 4/6] tipc: drop subscriber connection id invalidation erik.hugne
2014-03-06 13:40 ` [PATCH net-next v3 5/6] tipc: fix memory leak during module removal erik.hugne
2014-03-06 13:40 ` [PATCH net-next v3 6/6] tipc: don't log disabled tasklet handler errors erik.hugne
2014-03-06 19:47 ` David Miller [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=20140306.144714.915091981153232193.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=erik.hugne@ericsson.com \
--cc=jon.maloy@ericsson.com \
--cc=maloy@donjonn.com \
--cc=netdev@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=richard.alpe@ericsson.com \
--cc=tipc-discussion@lists.sourceforge.net \
--cc=ying.xue@windriver.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 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).