commit | a6b95d1c71e9adef5ab5ba77c42a50d0b7b409d6 | [log] [tgz] |
---|---|---|
author | Quinn Tran <quinn.tran@cavium.com> | Tue Apr 02 14:24:28 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Apr 03 23:45:58 2019 -0400 |
tree | 946bd209009da0949809b8c2a837731da48d37c7 | |
parent | a4226ec3ef1214b0973abdba64db66e10f6b0a1c [diff] |
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump() Add mutex protection to prevent driver from freeing the FW dump buffer while the extraction is in progress. [mkp: commit desc] Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>