Home
last modified time | relevance | path

Searched hist:"24 fa163a4bae74b3378d30e1bc776568cfca8121" (Results 1 – 1 of 1) sorted by relevance

/linux/net/rds/
H A Dib.cdiff 24fa163a4bae74b3378d30e1bc776568cfca8121 Fri Jun 25 23:59:49 CEST 2010 Zach Brown <zach.brown@oracle.com> 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: Zach Brown <zach.brown@oracle.com>