Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2024 05:32:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer
Message-ID:  <bug-246279-227-FCWK0xglfQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246279-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246279-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=3D246279

--- Comment #29 from Warner Losh <imp@FreeBSD.org> ---
OK. I've staged the rebased patch
I broke it down into tiny bites in case there's problems.
I've also noted my extreme reservations about making the cr =3D=3D NULL
panic just a printf. There's some race that's causing it (I think
with where we set the shutdown flag racing another thread that's setting it=
 w/o
ciss_mtx held). Ideally, someone would chase that to ground who had the
hardware and the time to do so, but I do not.
This was reviewed, though by mav@ as well as myself (though a prior version=
 by
him).
Most of the change is otherwise uncontroversial.
However, if there's problems, I'm going to be quick to back out if need be.
If everything builds, I'll push the changes soon.

--=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-246279-227-FCWK0xglfQ>