]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] implement ia64 specific mutex primitives
authorChen, Kenneth W <kenneth.w.chen@intel.com>
Thu, 12 Jan 2006 01:11:09 +0000 (17:11 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 26 Jan 2006 21:10:19 +0000 (13:10 -0800)
commita454c2f3d1fd1cab7073b53c6c14d6d4b61f4e09
treea1240c5b420adb94dd5c952a089f0326ee0060fe
parent3ee68c4af3fd7228c1be63254b9f884614f9ebb2
[IA64] implement ia64 specific mutex primitives

Implement ia64 optimized mutex primitives.  It properly uses
acquire/release memory ordering semantics in lock/unlock path.
2nd version making them all static inline functions.

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/mutex.h