Skip to content
Commit 56fb1058 authored by Dexuan Cui's avatar Dexuan Cui Committed by Sasha Levin
Browse files

scsi: storvsc: Add the support of hibernation



When we're in storvsc_suspend(), we're sure the SCSI layer has quiesced the
scsi device by scsi_bus_suspend() -> ... -> scsi_device_quiesce(), so the
low level SCSI adapter driver only needs to suspend/resume its own state.

Signed-off-by: default avatarDexuan Cui <decui@microsoft.com>
Acked-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 931cccc9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment