diff options
author | Bart Van Assche <bvanassche@acm.org> | 2013-08-14 15:37:08 +0000 |
---|---|---|
committer | Robert Love <robert.w.love@intel.com> | 2013-09-04 13:23:38 -0700 |
commit | 5d73bea2d3a004698d16ba5face89f0bef383e76 (patch) | |
tree | a652a9094b2f4bb3d9398bf3da3497c2af1c3f8f /samples | |
parent | b86788658be425a5454246a954721d9122d2b3d6 (diff) | |
download | op-kernel-dev-5d73bea2d3a004698d16ba5face89f0bef383e76.zip op-kernel-dev-5d73bea2d3a004698d16ba5face89f0bef383e76.tar.gz |
libfc: Protect ep->esb_stat changes via ex_lock
This patch avoids that the WARN_ON(!(ep->esb_stat & ESB_ST_SEQ_INIT))
statement in fc_seq_send_locked() gets triggered sporadically when
running FCoE target code due to concurrent ep->esb_stat modifications.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions