Re: [GIT PULL] SCSI updates for the 7.2+ merge window
James Bottomley <[email protected]>
| Newsgroups | org.kernel.vger.linux-scsi,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <a69027824861c943b00f4040b6d762e1b2b5a362.camel@HansenPartnership.com> |
On Fri, 2026-08-21 at 09:03 +0100, James Bottomley wrote:
> One new driver: leapraid (similar to mpi3mr but OK'd by Broadcom).
> The usual suspects for driver updates (ufs, qla2xxx, smartpqi, zfcp,
> fnic, ibmvfc) plus a few small core updates: a fix for an
> uninitialized sg list pad bytes plus the removal of the dma mask
> check for max sectors. The big update in the sd driver is mostly code
> refactoring for obscure error leg handling.
Sorry, forgot to mention there's a rather nasty merge conflict in
include/linux/mod_devicetable.h. Apparently the rework went through a
different tree, so you have to port the changes in 841970b2f6cb ("scsi:
zorro: Simplify storing pointers in device id struct") to
include/linux/device-id/zorro.h
Regards,
James