Skip to content
Commit efc7a288 authored by Anil Chintalapati (achintal)'s avatar Anil Chintalapati (achintal) Committed by Christoph Hellwig
Browse files

fnic: IOMMU Fault occurs when IO and abort IO is out of order



When I/O is aborted by mid-layer, fnic FW will complete the I/O before
completing the abort task. In some cases abort request is completed before
the I/O, which could lead to inconsistent driver and firmware states.
In this case firmware reset would clear the inconsistent state.

Signed-off-by: default avatarAnil Chintalapati <achintal@cisco.com>
Signed-off-by: default avatarSesidhar Baddela <sebaddel@cisco.com>
Signed-off-by: default avatarHiral Shah <hishah@cisco.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent e461338b
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