linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: jejb@linux.ibm.com, John Garry <john.garry@huawei.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linuxarm@huawei.com
Subject: Re: [PATCH 0/7] hisi_sas: Add runtime PM support for v3 hw
Date: Tue,  6 Oct 2020 23:47:54 -0400	[thread overview]
Message-ID: <160204240582.16940.11605895826280013600.b4-ty@oracle.com> (raw)
In-Reply-To: <1601649038-25534-1-git-send-email-john.garry@huawei.com>

On Fri, 2 Oct 2020 22:30:31 +0800, John Garry wrote:

> This series adds runtime PM support for v3 hw. Consists of:
> - Switch to new PM suspend and resume framework
> - Add links to devices to ensure host cannot be suspended while devices
>   are not
> - Filter out phy events during suspend to avoid deadlock
> - Add controller RPM support
> - And some more minor misc related changes
> 
> [...]

Applied to 5.10/scsi-queue, thanks!

[1/7] scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq()
      https://git.kernel.org/mkp/scsi/c/7f054da7738a
[2/7] scsi: hisi_sas: Switch to new framework to support suspend and resume
      https://git.kernel.org/mkp/scsi/c/6c459ea1542b
[3/7] scsi: hisi_sas: Add controller runtime PM support for v3 hw
      https://git.kernel.org/mkp/scsi/c/65ff4aef7e9b
[4/7] scsi: hisi_sas: Add check for methods _PS0 and _PR0
      https://git.kernel.org/mkp/scsi/c/e06596d5000c
[5/7] scsi: hisi_sas: Add device link between SCSI devices and hisi_hba
      https://git.kernel.org/mkp/scsi/c/16fd4a7c5917
[6/7] scsi: hisi_sas: Filter out new PHY up events during suspend
      https://git.kernel.org/mkp/scsi/c/b14a37e011d8
[7/7] scsi: hisi_sas: Recover PHY state according to the status before reset
      https://git.kernel.org/mkp/scsi/c/69f4ec1edb13

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2020-10-07  3:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 14:30 [PATCH 0/7] hisi_sas: Add runtime PM support for v3 hw John Garry
2020-10-02 14:30 ` [PATCH 1/7] scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq() John Garry
2020-10-02 14:30 ` [PATCH 2/7] scsi: hisi_sas: Switch to new framework to support suspend and resume John Garry
2020-10-02 14:30 ` [PATCH 3/7] scsi: hisi_sas: Add controller runtime PM support for v3 hw John Garry
2020-10-02 14:30 ` [PATCH 4/7] scsi: hisi_sas: Add the check of the definition of method _PS0 and _PR0 John Garry
2020-10-02 14:30 ` [PATCH 5/7] scsi: hisi_sas: Add device link between SCSI devices and hisi_hba John Garry
2020-10-02 14:30 ` [PATCH 6/7] scsi: hisi_sas: Filter out new PHYs up events during suspended John Garry
2020-10-02 14:30 ` [PATCH 7/7] scsi: hisi_sas: Recover phys state according to the status before reset John Garry
2020-10-03  3:11 ` [PATCH 0/7] hisi_sas: Add runtime PM support for v3 hw Martin K. Petersen
2020-10-07  3:47 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=160204240582.16940.11605895826280013600.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=jejb@linux.ibm.com \
    --cc=john.garry@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).