summaryrefslogtreecommitdiff
path: root/samples/Makefile
diff options
context:
space:
mode:
authorJon Mason <jon.mason@intel.com>2013-09-10 00:39:55 +0400
committerJon Mason <jon.mason@intel.com>2013-11-20 20:57:32 +0400
commitfca4d5188c1123ff63205e35e2c5f551a21d30c4 (patch)
tree736653a1d5d33bd0e7616f2858cb9f54780de021 /samples/Makefile
parent9739047380a4a1a9f3eba4deea2f5978703b4ecb (diff)
downloadlinux-fca4d5188c1123ff63205e35e2c5f551a21d30c4.tar.xz
NTB: Fix ntb_transport link down race
A WARN_ON is being hit in ntb_qp_link_work due to the NTB transport link being down while the ntb qp link is still active. This is caused by the transport link being brought down prior to the qp link worker thread being terminated. To correct this, shutdown the qp's prior to bringing the transport link down. Also, only call the qp worker thread if it is in interrupt context, otherwise call the function directly. Signed-off-by: Jon Mason <jon.mason@intel.com>
Diffstat (limited to 'samples/Makefile')
0 files changed, 0 insertions, 0 deletions