The following series contains various fixes and cleanup for NTB. It also
adds the split BAR support on Haswell platform and a hardware errata
workaround in order to allow interrupts to function during bi-directional
traffic under stress. 

---

Dave Jiang (6):
      ntb: Add alignment check to meet hardware requirement
      ntb: move platform detection to separate function
      ntb: conslidate reading of PPD to move platform detection earlier
      ntb: use errata flag set via DID to implement workaround
      ntb: Adding split BAR support for Haswell platforms
      ntb: workaround for high traffic hardware hang


 drivers/ntb/ntb_hw.c        |  603 +++++++++++++++++++++++++++++++++++--------
 drivers/ntb/ntb_hw.h        |   27 ++
 drivers/ntb/ntb_regs.h      |   32 ++
 drivers/ntb/ntb_transport.c |  139 ++++++----
 4 files changed, 620 insertions(+), 181 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to