[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190411.134255.228148953286770109.davem@davemloft.net>
Date: Thu, 11 Apr 2019 13:42:55 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jon.maloy@...csson.com
Cc: netdev@...r.kernel.org, gordan.mihaljevic@...tech.com.au,
tung.q.nguyen@...tech.com.au, hoang.h.le@...tech.com.au,
canh.d.luu@...tech.com.au, ying.xue@...driver.com,
tipc-discussion@...ts.sourceforge.net
Subject: Re: [net-next v2 1/1] tipc: use standard write_lock & unlock
functions when creating node
From: Jon Maloy <jon.maloy@...csson.com>
Date: Thu, 11 Apr 2019 21:56:28 +0200
> In the function tipc_node_create() we protect the peer capability field
> by using the node rw_lock. However, we access the lock directly instead
> of using the dedicated functions for this, as we do everywhere else in
> node.c. This cosmetic spot is fixed here.
>
> Fixes: 40999f11ce67 ("tipc: make link capability update thread safe")
> Signed-off-by: Jon Maloy <jon.maloy@...csson.com>
>
> ---
> v2: corrected format of "Fixed:" tag
Applied, thanks Jon.
Powered by blists - more mailing lists