From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
To: netdev@vger.kernel.org, davem@davemloft.net
Cc: rds-devel@oss.oracle.com, santosh.shilimkar@oracle.com
Subject: Re: [PATCH net 2/3] rds: tcp: initialize t_tcp_detached to false
Date: Fri, 22 Dec 2017 12:26:42 -0500 [thread overview]
Message-ID: <20171222172604.GA7103@oracle.com> (raw)
In-Reply-To: <0500544d8e065679e6e31c4ad2793758d2160aba.1513946398.git.sowmini.varadhan@oracle.com>
On (12/22/17 08:14), Sowmini Varadhan wrote:
> Commit f10b4cff98c6 ("rds: tcp: atomically purge entries from
> rds_tcp_conn_list during netns delete") adds the field t_tcp_detached,
> but this needs to be initialized explicitly to false.
I just realized that t_tcp_detached (and the above commit) has not
made its way to net yet, so patch 2 should apply to net-next (not net).
Please ignore this patch series, I'll submit a V2.
Apologies for the confusion.
--Sowmini
next prev parent reply other threads:[~2017-12-22 17:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-22 16:14 [PATCH net 0/3] rds bug fixes Sowmini Varadhan
2017-12-22 16:14 ` [PATCH net 1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path Sowmini Varadhan
2017-12-22 16:14 ` [PATCH net 2/3] rds: tcp: initialize t_tcp_detached to false Sowmini Varadhan
2017-12-22 17:26 ` Sowmini Varadhan [this message]
2017-12-22 16:14 ` [PATCH net 3/3] rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc() Sowmini Varadhan
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=20171222172604.GA7103@oracle.com \
--to=sowmini.varadhan@oracle.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=rds-devel@oss.oracle.com \
--cc=santosh.shilimkar@oracle.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).