Re: [PATCH v3 1/4] staging: greybus: loopback: Hold per-connection mutex across operations

2017-11-06 Thread Johan Hovold
On Mon, Nov 06, 2017 at 01:32:19AM +, Bryan O'Donoghue wrote: > Commit d9fb3754ecf8 ("greybus: loopback: Relax locking during loopback > operations") changes the holding of the per-connection mutex to be less > restrictive because at the time of that commit per-connection mutexes were >

[PATCH v3 1/4] staging: greybus: loopback: Hold per-connection mutex across operations

2017-11-05 Thread Bryan O'Donoghue
Commit d9fb3754ecf8 ("greybus: loopback: Relax locking during loopback operations") changes the holding of the per-connection mutex to be less restrictive because at the time of that commit per-connection mutexes were encapsulated by a per-driver level gb_dev.mutex. Commit 8e1d6c336d74 ("greybus: