Skip to content
Commit 24fa163a authored by Zach Brown's avatar Zach Brown Committed by Andy Grover
Browse files

RDS/IB: wait for IB dev freeing work to finish during rmmod



The RDS IB client removal callback can queue work to drop the final reference
to an IB device.  We have to make sure that this function has returned before
we complete rmmod or the work threads can try to execute freed code.

Signed-off-by: default avatarZach Brown <zach.brown@oracle.com>
parent b6fb0df1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment