summaryrefslogtreecommitdiff
path: root/sound/usb
diff options
context:
space:
mode:
authorTyrel Datwyler <tyreld@linux.ibm.com>2020-06-03 15:36:32 -0500
committerSasha Levin <sashal@kernel.org>2020-06-29 20:07:50 -0400
commit281bef843ee742469e23c9be0e857a468a52e87c (patch)
treec1e66e963294f4e07a9358968e951b7520043ac2 /sound/usb
parent27a7c9b66b77e82bb45dce337a5a374f5b3e20b5 (diff)
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
[ Upstream commit 4919b33b63c8b69d8dcf2b867431d0e3b6dc6d28 ] The adapter info MAD is used to send the client info and receive the host info as a response. A persistent buffer is used and as such the client info is overwritten after the response. During the course of a normal adapter reset the client info is refreshed in the buffer in preparation for sending the adapter info MAD. However, in the special case of LPM where we reenable the CRQ instead of a full CRQ teardown and reset we fail to refresh the client info in the adapter info buffer. As a result, after Live Partition Migration (LPM) we erroneously report the host's info as our own. [mkp: typos] Link: https://lore.kernel.org/r/20200603203632.18426-1-tyreld@linux.ibm.com Signed-off-by: Tyrel Datwyler <tyreld@linux.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions