On 08/03/2015 09:09 AM, Matan Barak wrote:
> Fixing the possible deadlock in write_gid:
> write_gid -> write_lock()
> <interrupt>
>       find_gid -> read_lock_irqsave()
>                   ** DEAD LOCK **LOCK
> 
> Fixing it by changing the write_lock to write_lock_irqsave.
> 
> Squash-into: 'IB/core: Add RoCE GID table management'
> Signed-off-by: Matan Barak <[email protected]>

Squashed as requested.


-- 
Doug Ledford <[email protected]>
              GPG KeyID: 0E572FDD


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to