iscsi-target: move iscsit_thread_check_cpumask()
authorVarun Prakash <varun@chelsio.com>
Tue, 19 Apr 2016 18:30:14 +0000 (00:00 +0530)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 10 May 2016 06:12:09 +0000 (23:12 -0700)
commitc0b7373be811307c5ff1de8c8547aae3597d24aa
tree59c6e68dee76c79717c2d7d1ccc9a94a9e70c335
parent8567270d8de6192eb2632b45421b1fde9bcda2f2
iscsi-target: move iscsit_thread_check_cpumask()

Move iscsit_thread_check_cpumask() to header
file so that ISCSI_HW_OFFLOAD and other transport drivers
can call this function to ensure both tx and rx thread
runs on same cpu.

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/iscsi/iscsi_target.c
include/target/iscsi/iscsi_target_core.h
This page took 0.027696 seconds and 5 git commands to generate.