On Tue, 08 Oct 2024 13:13:53 +0530, Ranjan Kumar wrote:
Sanity on phy_mask was added by Tomas through [1]. It causes warning messages when >64 phys are detected (expander can have >64 phys) and devices connected to phys greater than 64 are dropped. phy_mask bitmap is only needed for controller phys(not required for expander phys).Controller phys can go maximum up to 64 and u64 is good enough to contain phy_mask bitmap.
[...]
Applied to 6.12/scsi-fixes, thanks!
[1/1] mpi3mr: Validating SAS port assignments https://git.kernel.org/mkp/scsi/c/b9e63d6c7c0e