From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] final round of SCSI updates for the 6.3+ merge window
Date: Sat, 06 May 2023 08:27:13 -0400 [thread overview]
Message-ID: <8cee6d6bfe70066bcfdb5497ec2a468e8b2e5682.camel@HansenPartnership.com> (raw)
Six late arriving patches for the merge window. Five are minor
assorted fixes and updates. The IPR driver change removes SATA
support, which will now allow a major cleanup in the ATA subsystem
because it was the only driver still using the old attachment
mechanism. The driver is only used on power systems and SATA was used
to support a DVD device, which has long been moved to a different hba.
IBM chose this route instead of porting ipr to the newer SATA
interfaces.
The patch is available here:
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-misc
The short changelog is:
Akshat Jain (1):
scsi: pm80xx: Log device registration
Alice Chao (1):
scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue
Brian King (1):
scsi: ipr: Remove SATA support
John Garry (1):
scsi: scsi_debug: Abort commands from scsi_debug_device_reset()
Tom Rix (1):
scsi: ipr: Remove several unused variables
Zheng Wang (1):
scsi: qedi: Fix use after free bug in qedi_remove()
and the diffstat:
drivers/scsi/Kconfig | 3 +-
drivers/scsi/ipr.c | 788 +--------------------------------------
drivers/scsi/ipr.h | 64 ----
drivers/scsi/pm8001/pm8001_hwi.c | 7 +-
drivers/scsi/qedi/qedi_main.c | 3 +
drivers/scsi/scsi_debug.c | 22 ++
drivers/ufs/core/ufs-mcq.c | 6 +-
7 files changed, 43 insertions(+), 850 deletions(-)
Regards,
James
next reply other threads:[~2023-05-06 12:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-06 12:27 James Bottomley [this message]
2023-05-06 15:46 ` [GIT PULL] final round of SCSI updates for the 6.3+ merge window pr-tracker-bot
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=8cee6d6bfe70066bcfdb5497ec2a468e8b2e5682.camel@HansenPartnership.com \
--to=james.bottomley@hansenpartnership.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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