[GIT PULL] NTB bug fixes and features for v3.13

2013-11-22 Thread Jon Mason
Hi Linus,
Below are a number of NTB bug fixes and features for v3.13.  Please
consider pulling them.

Thanks,
Jon

The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:

  Linux 3.12 (2013-11-03 15:41:51 -0800)

are available in the git repository at:

  git://github.com/jonmason/ntb.git tags/ntb-3.13

for you to fetch changes up to e8aeb60c389c2aa48d345bcf717f8cb7edf67680:

  NTB: Disable interrupts and poll under high load (2013-11-20 09:57:34 -0700)


NTB driver bug fixes to address a missed call to pci_enable_msix,
NTB-RP Link Up issue, Xeon Doorbell errata workaround, ntb_transport
link down race, and correct dmaengine_get/put usage.  Also, clean-ups
to remove duplicate defines and document a hardware errata.  Finally,
some changes to improve performance.


Alexander Gordeev (1):
  ntb: Fix missed call to pci_enable_msix()

Jon Mason (7):
  NTB: Xeon Doorbell errata workaround
  NTB: Fix NTB-RP Link Up
  NTB: Fix ntb_transport link down race
  NTB: correct dmaengine_get/put usage
  NTB: Document HW errata
  NTB: Enable Snoop on Primary Side
  NTB: Disable interrupts and poll under high load

Michael Opdenacker (1):
  NTB: remove duplicate defines

 drivers/ntb/ntb_hw.c|  121 ---
 drivers/ntb/ntb_hw.h|7 +--
 drivers/ntb/ntb_regs.h  |   16 +++---
 drivers/ntb/ntb_transport.c |   77 ++-
 4 files changed, 156 insertions(+), 65 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL] NTB bug fixes and features for v3.13

2013-11-22 Thread Jon Mason
Hi Linus,
Below are a number of NTB bug fixes and features for v3.13.  Please
consider pulling them.

Thanks,
Jon

The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:

  Linux 3.12 (2013-11-03 15:41:51 -0800)

are available in the git repository at:

  git://github.com/jonmason/ntb.git tags/ntb-3.13

for you to fetch changes up to e8aeb60c389c2aa48d345bcf717f8cb7edf67680:

  NTB: Disable interrupts and poll under high load (2013-11-20 09:57:34 -0700)


NTB driver bug fixes to address a missed call to pci_enable_msix,
NTB-RP Link Up issue, Xeon Doorbell errata workaround, ntb_transport
link down race, and correct dmaengine_get/put usage.  Also, clean-ups
to remove duplicate defines and document a hardware errata.  Finally,
some changes to improve performance.


Alexander Gordeev (1):
  ntb: Fix missed call to pci_enable_msix()

Jon Mason (7):
  NTB: Xeon Doorbell errata workaround
  NTB: Fix NTB-RP Link Up
  NTB: Fix ntb_transport link down race
  NTB: correct dmaengine_get/put usage
  NTB: Document HW errata
  NTB: Enable Snoop on Primary Side
  NTB: Disable interrupts and poll under high load

Michael Opdenacker (1):
  NTB: remove duplicate defines

 drivers/ntb/ntb_hw.c|  121 ---
 drivers/ntb/ntb_hw.h|7 +--
 drivers/ntb/ntb_regs.h  |   16 +++---
 drivers/ntb/ntb_transport.c |   77 ++-
 4 files changed, 156 insertions(+), 65 deletions(-)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/