Message ID | 20180816060136.32128.22266.stgit@scvm10.sc.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | IB/hfi1: PCI, IRQ, and MSIx changes | expand |
On Wed, 2018-08-15 at 23:03 -0700, Dennis Dalessandro wrote: > Hi Doug and Jason, > > Here are the other patches that are a bit more in depth that we will probably > want to push off until 4.20, but wanted to get them out now. There is some > rework with how we allocate MSIx resources from Mike, and some IRQ rework as > well. Kamenee has provided us with a PCIe link width change that provides a bit > more flexibility. > > --- > > Kamenee Arumugam (1): > IB/hfi1: PCIe bus width retry > > Michael J. Ruhl (5): > IB/hfi1: Get the hfi1_devdata structure as early as possible > IB/hfi1: Prepare for new HFI1 MSIx API > IB/hfi1: Make the MSIx resource allocation a bit more flexible > IB/hfi1: Rework the IRQ API to be more flexible > IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl() Modulo a little whitespace fixup in the msix.h file, series applied. Thanks.