mbox series

[V2,0/1] scsi: ufs-pci: Force a full restore after suspend-to-disk

Message ID 20211018151004.284200-1-adrian.hunter@intel.com (mailing list archive)
Headers show
Series scsi: ufs-pci: Force a full restore after suspend-to-disk | expand

Message

Adrian Hunter Oct. 18, 2021, 3:10 p.m. UTC
Hi

This patch ensures suspend-to-disk works with Host Performance Booster.
Since the Host Perfomance Booster feature was added in v5.15, please
consider this for v5.15 fixes.


Changes in V2:

      scsi: ufs-pci: Force a full restore after suspend-to-disk

	Add missing #ifdef CONFIG_PM_SLEEP as per
	kernel test robot <lkp@intel.com>

	Add Reviewed-by: Avri Altman <avri.altman@wdc.com>


Adrian Hunter (1):
      scsi: ufs-pci: Force a full restore after suspend-to-disk

 drivers/scsi/ufs/ufshcd-pci.c | 33 ++++++++++++++++++---------------
 1 file changed, 18 insertions(+), 15 deletions(-)


Regards
Adrian

Comments

Martin K. Petersen Oct. 19, 2021, 3:43 a.m. UTC | #1
On Mon, 18 Oct 2021 18:10:03 +0300, Adrian Hunter wrote:

> This patch ensures suspend-to-disk works with Host Performance Booster.
> Since the Host Perfomance Booster feature was added in v5.15, please
> consider this for v5.15 fixes.
> 
> 
> Changes in V2:
> 
> [...]

Applied to 5.15/scsi-fixes, thanks!

[1/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
      https://git.kernel.org/mkp/scsi/c/4e5483b8440d