HomeFreeBSD

Driver calls mrsas_complete_cmd() to call mrsas_wakeup() for each MFI frame…

Description

Driver calls mrsas_complete_cmd() to call mrsas_wakeup() for each MFI frame that was
issued through the ioctl() interface prior to the kill adapter. This ensures
userspace ioctl() system calls issued just before a kill adapter don't get stuck in
wait state and IOCTLs are returned to application.

Reviewed by: ambrisko
MFC after: 2 weeks
Sponsored by: AVAGO Technologies

Details

Provenance
kadesaiAuthored on
Parents
rS282528: In OCR(Online Controller Reset) path, driver sets adapter state to
Branches
Unknown
Tags
Unknown