[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1427364624-5930-1-git-send-email-ying.xue@windriver.com>
Date: Thu, 26 Mar 2015 18:10:22 +0800
From: Ying Xue <ying.xue@...driver.com>
To: <davem@...emloft.net>
CC: <jon.maloy@...csson.com>, <erik.hugne@...csson.com>,
<netdev@...r.kernel.org>, <tipc-discussion@...ts.sourceforge.net>
Subject: [PATCH net-next 0/2] tipc: fix two corner issues
The patch set aims at resolving the following two critical issues:
Patch #1: Resolve a deadlock which happens while all links are reset
Patch #2: Correct a mistake usage of RCU lock which is used to protect
node list
Ying Xue (2):
tipc: fix potential deadlock when all links are reset
tipc: involve reference counter for node structure
net/tipc/bcast.c | 28 +++------------
net/tipc/bcast.h | 4 ---
net/tipc/discover.c | 1 +
net/tipc/link.c | 12 +++----
net/tipc/name_distr.c | 2 ++
net/tipc/node.c | 90 +++++++++++++++++++++++++++++++++++--------------
net/tipc/node.h | 12 +++++--
7 files changed, 87 insertions(+), 62 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists