Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2016 15:46:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 207432] panic: nvme_ctrlr_intx_handler
Message-ID:  <bug-207432-3630-GR2re1j6zP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207432-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207432-3630@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=3D207432

Jim Harris <jimharris@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jimharris@FreeBSD.org

--- Comment #2 from Jim Harris <jimharris@FreeBSD.org> ---
This is a regression due to r293328.  This will happen on 11-CURRENT as wel=
l.

r293328 changed when the controller's ioq array was allocated, such that wh=
en
we start getting INTx interrupts for the admin queue, ioq is not allocated =
yet
and caused this panic.

See attached patch.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207432-3630-GR2re1j6zP>