mbox series

[v2,0/2] small pm80xx driver fixes

Message ID 20240627155924.2361370-1-tadamsjr@google.com
Headers show
Series small pm80xx driver fixes | expand

Message

TJ Adams June 27, 2024, 3:59 p.m. UTC
These are 2 small patches to prevent a kernel crash and change some
logs' levels. V1 consisted of 3 patches. One patch is being dropped so
it can be reworked and sent separately.

Igor Pylypiv (1):
  scsi: pm80xx: Set phy->enable_completion only when we wait for it

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

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

Comments

Martin K. Petersen July 5, 2024, 2:53 a.m. UTC | #1
TJ,

> These are 2 small patches to prevent a kernel crash and change some
> logs' levels. V1 consisted of 3 patches. One patch is being dropped so
> it can be reworked and sent separately.

Applied to 6.11/scsi-staging, thanks!
Martin K. Petersen July 11, 2024, 3:08 a.m. UTC | #2
On Thu, 27 Jun 2024 15:59:22 +0000, TJ Adams wrote:

> These are 2 small patches to prevent a kernel crash and change some
> logs' levels. V1 consisted of 3 patches. One patch is being dropped so
> it can be reworked and sent separately.
> 
> Igor Pylypiv (1):
>   scsi: pm80xx: Set phy->enable_completion only when we wait for it
> 
> [...]

Applied to 6.11/scsi-queue, thanks!

[1/2] scsi: pm80xx: Set phy->enable_completion only when we wait for it
      https://git.kernel.org/mkp/scsi/c/e4f949ef1516
[2/2] scsi: pm8001: Update log level when reading config table
      https://git.kernel.org/mkp/scsi/c/76a20140ef76