mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-17 22:24:49 +00: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>