Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
Pull NTB bug fixes from Jon Mason: "NTB bug fixes for tasklet from spinning forever, link errors, translation window setup, NULL ptr dereference, and ntb-perf errors. Also, a modification to the driver API that makes _addr functions optional" * tag 'ntb-4.6' of git://github.com/jonmason/ntb: NTB: Remove _addr functions from ntb_hw_amd NTB: Make _addr functions optional in the API NTB: Fix incorrect clean up routine in ntb_perf NTB: Fix incorrect return check in ntb_perf ntb: fix possible NULL dereference ntb: add missing setup of translation window ntb: stop link work when we do not have memory ntb: stop tasklet from spinning forever during shutdown. ntb: perf test: fix address space confusion
No related branches found
No related tags found
Showing
- drivers/ntb/hw/amd/ntb_hw_amd.c 0 additions, 30 deletionsdrivers/ntb/hw/amd/ntb_hw_amd.c
- drivers/ntb/ntb_transport.c 24 additions, 7 deletionsdrivers/ntb/ntb_transport.c
- drivers/ntb/test/ntb_perf.c 47 additions, 31 deletionsdrivers/ntb/test/ntb_perf.c
- include/linux/ntb.h 8 additions, 2 deletionsinclude/linux/ntb.h
Loading
Please register or sign in to comment