Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1583083
| From | Jon Mason <jdmason@kudzu.us> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] NTB bug fixes for vv4.10 |
| Date | 2017-02-17 05:30 +0100 |
| Message-ID | <tbIlc-7KL-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello Linus,
Here are a few last minute NTB bug fixes for v4.10. They are fairly
critical, and would appreicate them getting pulled in (though I
understand this is extremely late in the cycle).
Thanks,
Jon
The following changes since commit 7089db84e356562f8ba737c29e472cc42d530dbc:
Linux 4.10-rc8 (2017-02-12 13:03:20 -0800)
are available in the git repository at:
git://github.com/jonmason/ntb tags/ntb-4.10-bugfixes
for you to fetch changes up to 939ada5fb587840ae4db47846087be4162477b13:
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly (2017-02-16 23:11:26 -0500)
----------------------------------------------------------------
NTB bug fixes to address a crash when unloading the ntb module, a DMA
engine unmap leak, allowing the proper queue choice, and clearing the
SKX irq bit.
----------------------------------------------------------------
Allen Hubbe (1):
NTB: ntb_transport: fix debugfs_remove_recursive
Dave Jiang (2):
ntb: ntb_perf missing dmaengine_unmap_put
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
Thomas VanSelus (1):
ntb_transport: Pick an unused queue
drivers/ntb/hw/intel/ntb_hw_intel.c | 24 +++++++++++++++++++++++-
drivers/ntb/ntb_transport.c | 5 ++---
drivers/ntb/test/ntb_perf.c | 2 ++
3 files changed, 27 insertions(+), 4 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] NTB bug fixes for vv4.10 Jon Mason <jdmason@kudzu.us> - 2017-02-17 05:30 +0100
csiph-web