All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] UFS driver fixes for v3.18
@ 2014-11-18 14:02 Akinobu Mita
  2014-11-18 14:02 ` [PATCH 1/2] scsi: ufs: fix reference counting of W-LUs Akinobu Mita
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Akinobu Mita @ 2014-11-18 14:02 UTC (permalink / raw)
  To: linux-scsi
  Cc: Akinobu Mita, Vinayak Holikatti, Dolev Raviv, Subhash Jadavani,
	Yaniv Gardi, Sujit Reddy Thumma, Christoph Hellwig,
	James E.J. Bottomley

This patch series includes two fixes for UFS driver.

The first patch already got reviewed and it was a part of Dolev's various
fixes for UFS-PM series (http://marc.info/?l=linux-scsi&m=141405993104015),
but they are not merged scsi-queue yet.  So this series also includes it.

The second one is a fix which I have already reported and Dolev agreed
with that in http://marc.info/?l=linux-scsi&m=141164131404767

Akinobu Mita (2):
  scsi: ufs: fix reference counting of W-LUs
  scsi: ufs: fix NULL dereference when no regulators are defined

 drivers/scsi/ufs/ufshcd.c | 80 +++++++++++++++++++++++++----------------------
 drivers/scsi/ufs/ufshcd.h |  2 --
 2 files changed, 42 insertions(+), 40 deletions(-)

Cc: Vinayak Holikatti <vinholikatti@gmail.com>
Cc: Dolev Raviv <draviv@codeaurora.org>
Cc: Subhash Jadavani <subhashj@codeaurora.org>
Cc: Yaniv Gardi <ygardi@codeaurora.org>
Cc: Sujit Reddy Thumma <sthumma@codeaurora.org>
Cc: Christoph Hellwig <hch@lst.de>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Cc: linux-scsi@vger.kernel.org
-- 
1.9.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-22  1:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 14:02 [PATCH 0/2] UFS driver fixes for v3.18 Akinobu Mita
2014-11-18 14:02 ` [PATCH 1/2] scsi: ufs: fix reference counting of W-LUs Akinobu Mita
2014-11-22  1:23   ` Subhash Jadavani
2014-11-18 14:02 ` [PATCH 2/2] scsi: ufs: fix NULL dereference when no regulators are defined Akinobu Mita
2014-11-22  1:21   ` Subhash Jadavani
2014-11-20  6:45 ` [PATCH 0/2] UFS driver fixes for v3.18 Christoph Hellwig
2014-11-20 11:45   ` merez

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.