+0
−6
Loading
thread_interrupt_msg_process is registered to thread's fd_group, so it will be called inside spdk_thread_poll. Since spdk_thread_poll will set/restore tls_thread, there is no need to set or restore it again here. Change-Id: Ida10c736ef904ff975eeb42fd0cccad9fd8317cf Signed-off-by:Liu Xiaodong <xiaodong.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6720 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>