mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Really simple mutex style semaphore user. The new API is struct mutex which is what I've converted it to with this change. Signed-off-by: Daniel Walker <dwalker@mvista.com> Signed-off-by: Tony Luck <tony.luck@intel.com>