[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170217042422.GA10511@graymalkin.kudzu.us>
Date: Thu, 16 Feb 2017 23:24:22 -0500
From: Jon Mason <jdmason@...zu.us>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-ntb@...glegroups.com
Subject: [GIT PULL] NTB bug fixes for vv4.10
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(-)
Powered by blists - more mailing lists