commit | 53c9577e9ca68a633c6e9df2b54eaecacfa77f62 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Thu Jan 20 13:42:34 2011 -0500 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Fri Nov 04 15:52:51 2011 -0400 |
tree | 2eb47c41f0e77836b146d9d9d191da75f6f68f5c | |
parent | 821234603b265f59d7eebce16d9e8beca2a5752d [diff] |
NVMe: Fix admin IRQ claim on real hardware The admin IRQ is supposed to use the pin-based (or single message MSI) interrupt. Accomplish this by filling in entry[0]'s vector with the INTx irq number. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>