commit | fd9cfdd11be3b37b5c919b64b43990f14a1587bd | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Mon Jan 30 16:45:11 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jan 30 16:45:11 2006 -0800 |
tree | 6d36c5927fcf17c98bfc38dccbde90925279c544 | |
parent | e3aa31c517cb6fd0a3d8b23e6a7e71a6aafc2393 [diff] |
IB/mthca: Semaphore to mutex conversions Convert semaphores to mutexes in mthca. Leave firmware command interface poll_sem and event_sem as semaphores. Signed-off-by: Roland Dreier <rolandd@cisco.com>