On Tue, 15 Nov 2022 12:38:08 +0300, Gleb Chesnokov wrote: > Initialization of vha->unknown_atio_list and vha->unknown_atio_work > only happens for base_vha in qla_probe_one_stage1(). But there is no > initialization for NPIV hosts that are created in qla24xx_vport_create(). > > This causes a crash when trying to access these NPIV host fields. > > Fix this by adding initialization to qla_vport_create(). > > [...] Applied to 6.2/scsi-queue, thanks! [2/2] qla2xxx: Initialize vha->unknown_atio_[list, work] for NPIV hosts https://git.kernel.org/mkp/scsi/c/95da5e58172c -- Martin K. Petersen Oracle Linux Engineering