From: Chen, Kenneth W Date: Thu, 12 Jan 2006 01:11:09 +0000 (-0800) Subject: [IA64] implement ia64 specific mutex primitives X-Git-Tag: v2.6.17-rc1~1130^2^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a454c2f3d1fd1cab7073b53c6c14d6d4b61f4e09;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed