Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Apr 2022 14:38:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261377] mrsas:  if controller reset is in progress, refrain from firing DCMDs to firmware from shutdown context
Message-ID:  <bug-261377-227-Un4BNpxNfr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261377-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261377-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261377

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D241bb95552a39d440519162b544c776ad=
cb7cf57

commit 241bb95552a39d440519162b544c776adcb7cf57
Author:     Chandrakanth Patil <chandrakanth.patil@broadcom.com>
AuthorDate: 2022-01-21 12:11:49 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-04-05 14:38:14 +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.

    Reviewed by: imp
    PR: 261377

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261377-227-Un4BNpxNfr>