freebsd-src/sys/ofed
Alfred Perlstein c3e51c9ce1 Defer start/stop port to workqueues.
We need to do this because the Linux compat layer uses sx(9) for
mutex, however the lagg code uses rmlocks and calls into the mellanox
driver.  This causes deadlock due to sleeping while holding a rmlock.

Submitted by: Shahar Klein (shahark mellanox.com)
MFC After: 3 days.
2013-12-15 07:07:13 +00:00
..
drivers Defer start/stop port to workqueues. 2013-12-15 07:07:13 +00:00
include Use explicit long cast to avoid overflow in bitopts. 2013-11-08 18:20:19 +00:00