+3
−2
Loading
By these patch series, spdk_thread_poll() runs normally even after the thread is marked at exited. However, spdk_thread_send_msg(), spdk_get_io_channel(), and spdk_get_io_channel() will fail after the thread is marked at exited. Update the comment for spdk_thread_exit() in the header file accordingly. To avoid rebasing the patch series, append this to the end of the patch series. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ic03d3c5461feb3ad878749a4c71a582c8ef3f26c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/847 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>