[Bug 207432] panic: nvme_ctrlr_intx_handler

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 24 00:01:52 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207432

--- Comment #7 from commit-hook at 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 at google.com>
  MFC after:    3 days
  Sponsored by: Intel

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

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


More information about the freebsd-amd64 mailing list