diff options
author | Johannes Thumshirn <[email protected]> | 2016-11-17 10:31:16 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-11-17 20:15:25 -0500 |
commit | 7ac65007c285e377a31107fe2e13afacf47400f2 (patch) | |
tree | 8697bdd6988ce5694db7d2a41e2f7a1dfba6b47f /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 1d69b1222abcba58e567bc99b0b76b7857dc5031 (diff) |
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone() as
fc_bsg_jobdone() calls blk_complete_requeust() which raises a soft-IRQ
that ends up in fc_bsg_sofirq_done() and fc_bsg_softirq_done() sets the
FC_RQST_STATE_DONE flag.
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions