Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2016 00:01:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 207432] panic: nvme_ctrlr_intx_handler
Message-ID:  <bug-207432-3630-60W5UQR5K7@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

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jimharris
Date: Wed Feb 24 00:01:10 UTC 2016
New revision: 295944
URL: https://svnweb.freebsd.org/changeset/base/295944

Log:
  nvme: fix intx handler to not dereference ioq during initialization

  This was a regression from r293328, which deferred allocation
  of the controller's ioq array until after interrupts are enabled
  during boot.

  PR:           207432
  Reported and tested by: Andy Carrel <wac@google.com>
  MFC after:    3 days
  Sponsored by: Intel

Changes:
  head/sys/dev/nvme/nvme_ctrlr.c

--=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-60W5UQR5K7>