[Bug 229267] [patch] mps(4) irq allocation regression from r321714: INTx used instead of MSI if MSI-X unavail

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 13 19:17:27 UTC 2018


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

Harald Schmalzbauer <bugzilla.freebsd at omnilan.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #1 from Harald Schmalzbauer <bugzilla.freebsd at omnilan.de> ---
Author: scottl
Date: Tue Nov 13 18:49:43 2018
New Revision: 340403
URL: https://svnweb.freebsd.org/changeset/base/340403

Log:
  Fix a regression from prior to 11.2 that caused MSI (not MSI-X) interrupt
  allocation to fail.  While here, refactor the code so that it's more clear
  and less likely to break in the future.  This is not an MFC due to the code
  in 12/head being very different, but it follows the latter's structure
  more closely than before.

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


More information about the freebsd-bugs mailing list