All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avri Altman <Avri.Altman@wdc.com>
To: "Martin K. Petersen" <martin.petersen@oracle.com>,
	Asutosh Das <asutoshd@codeaurora.org>
Cc: "cang@codeaurora.org" <cang@codeaurora.org>,
	"adrian.hunter@intel.com" <adrian.hunter@intel.com>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	"moderated list:ARM/Mediatek SoC support" 
	<linux-arm-kernel@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC support" 
	<linux-mediatek@lists.infradead.org>
Subject: RE: [PATCH v21 0/2] Enable power management for ufs wlun
Date: Thu, 29 Apr 2021 07:01:04 +0000	[thread overview]
Message-ID: <DM6PR04MB657549AFA87A8C88058C608AFC5F9@DM6PR04MB6575.namprd04.prod.outlook.com> (raw)
In-Reply-To: <yq1y2d1lr9m.fsf@ca-mkp.ca.oracle.com>

> Asutosh,
In several places there is now a reference: "Also check the description of __ufshcd_wl_suspend()"
But no such description is to found.
Might want to add it in a supplementary patch?

Thanks,
Avri

> 
> > This patch attempts to fix a deadlock in ufs while sending SSU.
> 
> Applied to 5.14/scsi-staging, thanks!
> 
> --
> Martin K. Petersen      Oracle Linux Engineering

WARNING: multiple messages have this Message-ID (diff)
From: Avri Altman <Avri.Altman@wdc.com>
To: "Martin K. Petersen" <martin.petersen@oracle.com>,
	Asutosh Das <asutoshd@codeaurora.org>
Cc: "cang@codeaurora.org" <cang@codeaurora.org>,
	"adrian.hunter@intel.com" <adrian.hunter@intel.com>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	"moderated list:ARM/Mediatek SoC        support"
	<linux-arm-kernel@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>
Subject: RE: [PATCH v21 0/2] Enable power management for ufs wlun
Date: Thu, 29 Apr 2021 07:01:04 +0000	[thread overview]
Message-ID: <DM6PR04MB657549AFA87A8C88058C608AFC5F9@DM6PR04MB6575.namprd04.prod.outlook.com> (raw)
In-Reply-To: <yq1y2d1lr9m.fsf@ca-mkp.ca.oracle.com>

> Asutosh,
In several places there is now a reference: "Also check the description of __ufshcd_wl_suspend()"
But no such description is to found.
Might want to add it in a supplementary patch?

Thanks,
Avri

> 
> > This patch attempts to fix a deadlock in ufs while sending SSU.
> 
> Applied to 5.14/scsi-staging, thanks!
> 
> --
> Martin K. Petersen      Oracle Linux Engineering

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Avri Altman <Avri.Altman@wdc.com>
To: "Martin K. Petersen" <martin.petersen@oracle.com>,
	Asutosh Das <asutoshd@codeaurora.org>
Cc: "cang@codeaurora.org" <cang@codeaurora.org>,
	"adrian.hunter@intel.com" <adrian.hunter@intel.com>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	"moderated list:ARM/Mediatek SoC        support"
	<linux-arm-kernel@lists.infradead.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>
Subject: RE: [PATCH v21 0/2] Enable power management for ufs wlun
Date: Thu, 29 Apr 2021 07:01:04 +0000	[thread overview]
Message-ID: <DM6PR04MB657549AFA87A8C88058C608AFC5F9@DM6PR04MB6575.namprd04.prod.outlook.com> (raw)
In-Reply-To: <yq1y2d1lr9m.fsf@ca-mkp.ca.oracle.com>

> Asutosh,
In several places there is now a reference: "Also check the description of __ufshcd_wl_suspend()"
But no such description is to found.
Might want to add it in a supplementary patch?

Thanks,
Avri

> 
> > This patch attempts to fix a deadlock in ufs while sending SSU.
> 
> Applied to 5.14/scsi-staging, thanks!
> 
> --
> Martin K. Petersen      Oracle Linux Engineering

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-04-29  7:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-24  0:20 [PATCH v21 0/2] Enable power management for ufs wlun Asutosh Das
2021-04-24  0:20 ` Asutosh Das
2021-04-24  0:20 ` Asutosh Das
2021-04-24  0:20 ` [PATCH v21 1/2] scsi: ufs: Enable power management for wlun Asutosh Das
2021-04-24  0:20   ` Asutosh Das
2021-04-24  0:20   ` Asutosh Das
2021-04-25 12:20   ` Adrian Hunter
2021-04-25 12:20     ` Adrian Hunter
2021-04-25 12:20     ` Adrian Hunter
2021-04-24  0:20 ` [PATCH v21 2/2] ufs: sysfs: Resume the proper scsi device Asutosh Das
2021-04-29  3:10 ` [PATCH v21 0/2] Enable power management for ufs wlun Martin K. Petersen
2021-04-29  3:10   ` Martin K. Petersen
2021-04-29  3:10   ` Martin K. Petersen
2021-04-29  7:01   ` Avri Altman [this message]
2021-04-29  7:01     ` Avri Altman
2021-04-29  7:01     ` Avri Altman
2021-05-11  3:25 ` Martin K. Petersen
2021-05-11  3:25   ` Martin K. Petersen
2021-05-11  3:25   ` Martin K. Petersen

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=DM6PR04MB657549AFA87A8C88058C608AFC5F9@DM6PR04MB6575.namprd04.prod.outlook.com \
    --to=avri.altman@wdc.com \
    --cc=adrian.hunter@intel.com \
    --cc=asutoshd@codeaurora.org \
    --cc=cang@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=matthias.bgg@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.