[IA64] sn_hwperf semaphore to mutex
authorDaniel Walker <dwalker@mvista.com>
Fri, 11 Jan 2008 04:31:51 +0000 (20:31 -0800)
committerTony Luck <tony.luck@intel.com>
Mon, 4 Feb 2008 23:39:02 +0000 (15:39 -0800)
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>

No differences found