summaryrefslogtreecommitdiff
path: root/staging/llist.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-19mausezahn: move variable definitions from llist.h to llist.cTobias Klauser1-2/+2
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+75
lected='selected'>includemode:
authorHannes Reinecke <hare@suse.de>2016-08-22 10:54:11 +0200
committerNicholas Bellinger <nab@linux-iscsi.org>2016-10-21 01:19:44 -0700
commit1ba0158fa66b5b2c597a748f87be1650c9960ccc (patch)
tree4ab5c556a6f8025eadacef59cb48c03c123e93e7
parent8962a4d29bcb3d12164c02d207c8ff1ab8b04558 (diff)
target/tcm_fc: use CPU affinity for responses
The libfc stack assigns exchange IDs based on the CPU the request was received on, so we need to send the responses via the same CPU. Otherwise the send logic gets confuses and responses will be delayed, causing exchange timeouts on the initiator side. Signed-off-by: Hannes Reinecke <hare@suse.com> Cc: stable@vger.kernel.org # 4.5+ Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat