[Bug 261377] mrsas: if controller reset is in progress, refrain from firing DCMDs to firmware from shutdown context

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Apr 2022 17:47:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261377

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch releng/13.1 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=cf523b815c780f741b5f4b7d1cd1258d0118ad1f

commit cf523b815c780f741b5f4b7d1cd1258d0118ad1f
Author:     Chandrakanth Patil <chandrakanth.patil@broadcom.com>
AuthorDate: 2022-01-21 12:11:49 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-04-06 17:45:50 +0000

    mrsas: remove additional MPT command allocation for R1 FP command

    There is an additional MPT command allocation for R1 fp command which
    will lead to MPT command unavailablity in case of rigorous R1 FP IOs.

    Remove additional MPT command allocation for R1 FP.

    Approved by: re@ (gjb)
    Reviewed by: imp
    PR: 261377

    (cherry picked from commit 241bb95552a39d440519162b544c776adcb7cf57)
    (cherry picked from commit 2ebe51859723fd3cb4cf02dc560441fc0ec50dc1)

 sys/dev/mrsas/mrsas_cam.c | 1 -
 1 file changed, 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.