From: David Miller <davem@davemloft.net>
To: parthasarathy.bhuvaragan@ericsson.com
Cc: netdev@vger.kernel.org, tipc-discussion@lists.sourceforge.net,
jon.maloy@ericsson.com, maloy@donjonn.com,
ying.xue@windriver.com
Subject: Re: [PATCH net-next v2 00/10] tipc: cleanups, fixes & improvements for topology server
Date: Sat, 06 Feb 2016 03:42:30 -0500 (EST) [thread overview]
Message-ID: <20160206.034230.626548570881974193.davem@davemloft.net> (raw)
In-Reply-To: <1454406737-5806-1-git-send-email-parthasarathy.bhuvaragan@ericsson.com>
From: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Date: Tue, 2 Feb 2016 10:52:07 +0100
> This series contains topology server cleanups, fixes and improvements.
>
> Cleanups in #1-#4:
> We remove duplicate data structures and aligin the rest of the code accordingly.
>
> Fixes in #5-#8:
> The bugs occur either during configuration or while running on SMP targets,
> which are race conditions that pop up under different situations.
>
> Improvements in #9-#10:
> Updates to decrease timer usage and improve readability.
>
> v2: Updated commit message in patch 6 based on feedback from
> Sergei Shtylyov sergei.shtylyov@cogentembedded.com
Series applied, thanks.
prev parent reply other threads:[~2016-02-06 8:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-02 9:52 [PATCH net-next v2 00/10] tipc: cleanups, fixes & improvements for topology server Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 01/10] tipc: remove incorrect check for subscription timeout value Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 02/10] tipc: remove filter and timeout elements from struct tipc_subscription Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 03/10] tipc: remove struct tipc_name_seq " Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 04/10] tipc: introduce tipc_subscrb_subscribe() routine Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 05/10] tipc: fix connection abort during subscription cancellation Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 06/10] tipc: fix connection abort when receiving invalid cancel request Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 07/10] tipc: hold subscriber->lock for tipc_nametbl_subscribe() Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 08/10] tipc: protect tipc_subscrb_get() with subscriber spin lock Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 09/10] tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER Parthasarathy Bhuvaragan
2016-02-02 9:52 ` [PATCH net-next v2 10/10] tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1 Parthasarathy Bhuvaragan
2016-02-06 8:42 ` 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=20160206.034230.626548570881974193.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jon.maloy@ericsson.com \
--cc=maloy@donjonn.com \
--cc=netdev@vger.kernel.org \
--cc=parthasarathy.bhuvaragan@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).