Hello Linus, Here are a few NTB bug fixes for v5.11. Please consider pulling them.
Thanks, Jon The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://github.com/jonmason/ntb tags/ntb-5.11 for you to fetch changes up to 75b6f6487cedd0e4c8e07d68b68b8f85cd352bfe: ntb: intel: add Intel NTB LTR vendor support for gen4 NTB (2020-12-06 18:18:03 -0500) ---------------------------------------------------------------- Big fix for IDT NTB and Intel NTB LTR management support ---------------------------------------------------------------- Dave Jiang (1): ntb: intel: add Intel NTB LTR vendor support for gen4 NTB Wang Qing (1): ntb: idt: fix error check in ntb_hw_idt.c drivers/ntb/hw/idt/ntb_hw_idt.c | 4 ++-- drivers/ntb/hw/intel/ntb_hw_gen1.h | 1 + drivers/ntb/hw/intel/ntb_hw_gen4.c | 27 ++++++++++++++++++++++++++- drivers/ntb/hw/intel/ntb_hw_gen4.h | 15 +++++++++++++++ 4 files changed, 44 insertions(+), 3 deletions(-)