[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151203.152128.176014435314901182.davem@davemloft.net>
Date: Thu, 03 Dec 2015 15:21:28 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jon.maloy@...csson.com
Cc: netdev@...r.kernel.org, paul.gortmaker@...driver.com,
parthasarathy.bhuvaragan@...csson.com, richard.alpe@...csson.com,
ying.xue@...driver.com, maloy@...jonn.com,
tipc-discussion@...ts.sourceforge.net
Subject: Re: [PATCH net-next 1/1] tipc: fix node reference count bug
From: Jon Maloy <jon.maloy@...csson.com>
Date: Wed, 2 Dec 2015 15:19:37 -0500
> Commit 5405ff6e15f40f2f ("tipc: convert node lock to rwlock")
> introduced a bug to the node reference counter handling. When a
> message is successfully sent in the function tipc_node_xmit(),
> we return directly after releasing the node lock, instead of
> continuing and decrementing the node reference counter as we
> should do.
>
> This commit fixes this bug.
>
> Signed-off-by: Jon Maloy <jon.maloy@...csson.com>
Applied, thanks.
--
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