Details

[Home]

Issue of the Implementation # L0047

Brief

mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlock

Detailed Description

If ioc->pci_error_recovery is set, goto out in pt2sas_base_hard_reset_handler() leads to unlock unheld ioc->reset_in_progress_mutex.

Component

linux-kernel 3.2

Accepted

https://lkml.org/lkml/2011/8/25/577
commit

Status

Fixed in kernel 3.3-rc5

[Home]