Re: [GIT PULL] SCSI updates for the 7.2+ merge window

From: James Bottomley

Date: Fri Aug 21 2026 - 04:13:31 EST


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