Skip to content
Commit b5c6f776 authored by Giridhar Malavali's avatar Giridhar Malavali Committed by James Bottomley
Browse files

fc_transport: The softirq_done function registration for BSG request



Registered the softirq_done function, since this is requried iby an request
using block level request timeout functionality. This function will be called
by the block layer as part of time out clean process to release the BSG
request.

Moved some of the BSG request completion activities to softirq_done routine to
take care of both normal and timout completions.

Signed-off-by: default avatarGiridhar Malavali <giridhar.malavali@qlogic.com>
Acked-by: default avatarFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent 75be63bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment