Files
linux/include
Chen, Kenneth W cfab9d0e1d [IA64] fix bug in ia64 __mutex_fastpath_trylock
The parenthesis around "likely" used in ia64 __mutex_fastpath_trylock
is incorrect, and it leads to broken mutex_trylock.  Here is the
patch that fixed the bug.  I removed the likely altogether because
there is no branch and gcc does a reasonable job at predicating the
return value.

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-04-07 22:39:49 -07:00
..
2006-03-24 07:33:24 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:18:55 -08:00
2006-03-27 08:44:48 -08:00
2006-03-28 09:16:08 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:18:55 -08:00
2006-01-06 08:33:29 -08:00
2005-04-16 15:20:36 -07:00
2006-03-25 08:22:52 -08:00