All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND][PATCH 0/3] small pm80xx driver fixes
@ 2024-06-07 17:57 TJ Adams
  2024-06-07 17:57 ` [PATCH 1/3] scsi: pm80xx: Set phy->enable_completion only when we wait for it TJ Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: TJ Adams @ 2024-06-07 17:57 UTC (permalink / raw)
  To: Jack Wang, James E . J . Bottomley, Martin K . Petersen
  Cc: linux-scsi, linux-kernel, Igor Pylypiv, TJ Adams

These are 3 small patches to prevent a kernel crash, prevent ncq from
being turned off accidentally, and change some logs' levels. Resending
because I missed some recipients the first time.

Igor Pylypiv (2):
  scsi: pm80xx: Set phy->enable_completion only when we wait for it
  scsi: pm80xx: Do not issue hard reset before NCQ EH

Terrence Adams (1):
  scsi: pm8001: Update log level when reading config table

 drivers/scsi/pm8001/pm8001_hwi.c | 11 +++++++++++
 drivers/scsi/pm8001/pm8001_sas.c |  4 +++-
 drivers/scsi/pm8001/pm80xx_hwi.c |  6 +++---
 3 files changed, 17 insertions(+), 4 deletions(-)

-- 
2.45.2.505.gda0bf45e8d-goog


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/3] small pm80xx driver fixes
@ 2024-06-07 17:06 TJ Adams
  2024-06-07 17:06 ` [PATCH 2/3] scsi: pm80xx: Do not issue hard reset before NCQ EH TJ Adams
  0 siblings, 1 reply; 9+ messages in thread
From: TJ Adams @ 2024-06-07 17:06 UTC (permalink / raw)
  To: jinpu.wang; +Cc: linux-scsi, ipylypiv, TJ Adams

These are 3 small patches to prevent a kernel crash, prevent ncq from
being turned off accidentally, and change some logs' levels.

Igor Pylypiv (2):
  scsi: pm80xx: Set phy->enable_completion only when we wait for it
  scsi: pm80xx: Do not issue hard reset before NCQ EH

Terrence Adams (1):
  scsi: pm8001: Update log level when reading config table

 drivers/scsi/pm8001/pm8001_hwi.c | 11 +++++++++++
 drivers/scsi/pm8001/pm8001_sas.c |  4 +++-
 drivers/scsi/pm8001/pm80xx_hwi.c |  6 +++---
 3 files changed, 17 insertions(+), 4 deletions(-)

-- 
2.45.2.505.gda0bf45e8d-goog


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

end of thread, other threads:[~2024-06-14 21:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 17:57 [RESEND][PATCH 0/3] small pm80xx driver fixes TJ Adams
2024-06-07 17:57 ` [PATCH 1/3] scsi: pm80xx: Set phy->enable_completion only when we wait for it TJ Adams
2024-06-14  5:32   ` Jinpu Wang
2024-06-07 17:57 ` [PATCH 2/3] scsi: pm80xx: Do not issue hard reset before NCQ EH TJ Adams
2024-06-11  8:40   ` Niklas Cassel
2024-06-14 21:41     ` Igor Pylypiv
2024-06-07 17:57 ` [PATCH 3/3] scsi: pm8001: Update log level when reading config table TJ Adams
2024-06-14  5:37   ` Jinpu Wang
  -- strict thread matches above, loose matches on Subject: below --
2024-06-07 17:06 [PATCH 0/3] small pm80xx driver fixes TJ Adams
2024-06-07 17:06 ` [PATCH 2/3] scsi: pm80xx: Do not issue hard reset before NCQ EH TJ Adams

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.