Merge patch series "mpi3mr: Host diag buffer support"
authorMartin K. Petersen <martin.petersen@oracle.com>
Thu, 27 Jun 2024 03:30:54 +0000 (23:30 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 27 Jun 2024 03:30:54 +0000 (23:30 -0400)
Ranjan Kumar <ranjan.kumar@broadcom.com> says:

The controllers managed by mpi3mr driver requires system memory to
save hardware and firmware diagnostic information, this patch set
enhances the drivers to provide host memory to the controller for
diagnostic information.  This patch set also provides driver changes
to push kernel messages into the diagnostic buffers reserved for the
driver, so that the information will be available as part of debug
data fetched from the controller.  In addition, support for
configuring automatic diagnostic information is added in the driver.

Link: https://lore.kernel.org/r/20240626102646.14298-1-ranjan.kumar@broadcom.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

Trivial merge