Thread (2 messages) flat view 2 messages, 2 authors, 2020-08-06

Re: [PATCH net-next] net: thunderx: initialize VF's mailbox mutex before first usage

From: David Miller <davem@davemloft.net>
Date: 2020-08-06 00:53:20
Also in: linux-arm-kernel

From: Dean Nelson <redacted>
Date: Wed,  5 Aug 2020 13:18:48 -0500
A VF's mailbox mutex is not getting initialized by nicvf_probe() until after
it is first used. And such usage is resulting in...
 ...
This problem is resolved by moving the call to mutex_init() up earlier
in nicvf_probe().

Fixes: 609ea65c65a0 ("net: thunderx: add mutex to protect mailbox from concurrent calls for same VF")
Signed-off-by: Dean Nelson <redacted>
Applied, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help