diff options
| author | Joe Eykholt <jeykholt@cisco.com> | 2010-03-12 16:07:46 -0800 |
|---|---|---|
| committer | James Bottomley <James.Bottomley@suse.de> | 2010-04-11 09:23:34 -0500 |
| commit | 2f2ac4a0df8c4beee6e4057a69fa973b6040a573 (patch) | |
| tree | 2ff71d9b1f13ff9cc0ed120725f68f003d7b9ae7 /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
| parent | 4dc7ccf7e9d9bca1989b840be9e8e84911387cf2 (diff) | |
| download | olio-linux-3.10-2f2ac4a0df8c4beee6e4057a69fa973b6040a573.tar.xz olio-linux-3.10-2f2ac4a0df8c4beee6e4057a69fa973b6040a573.zip | |
[SCSI] libfc: fix oops in point-to-point mode
In point-to-point mode, if the PLOGI to the remote port times
out, it can get deleted by the remote port module. Since there's
no reference by the local port, lport->ptp_data points to a freed
rport, and when the local port is reset and tries to logout again,
an oops occurs in mutex_lock_nested().
Hold a reference count on the point-to-point rdata.
Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions