]> git.ipfire.org Git - thirdparty/linux.git/commit
scsi: mpi3mr: Trigger support
authorRanjan Kumar <ranjan.kumar@broadcom.com>
Wed, 26 Jun 2024 10:26:44 +0000 (15:56 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 27 Jun 2024 03:30:09 +0000 (23:30 -0400)
commitd8d08d1638ce1c237ce9c3f14649a3a4cf1b1749
treec1a7f906e52214fd8e4ef2ef295295e93d3fcb73
parentfc4444941140c80088102b39eb130d2a7a048e58
scsi: mpi3mr: Trigger support

Add functions to process automatic diag triggers. If a condition defined in
the triggers is met, the driver will call appropriate controller functions
to save the diagnostic information.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202405151955.BiAWI1SY-lkp@intel.com/
Co-developed-by: Sathya Prakash <sathya.prakash@broadcom.com>
Signed-off-by: Sathya Prakash <sathya.prakash@broadcom.com>
Signed-off-by: Ranjan Kumar <ranjan.kumar@broadcom.com>
Link: https://lore.kernel.org/r/20240626102646.14298-3-ranjan.kumar@broadcom.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mpi3mr/mpi3mr.h
drivers/scsi/mpi3mr/mpi3mr_app.c
drivers/scsi/mpi3mr/mpi3mr_fw.c
drivers/scsi/mpi3mr/mpi3mr_os.c