Skip to content
Commit 2879b65f authored by Matthew Wilcox's avatar Matthew Wilcox Committed by Tony Luck
Browse files

ia64: Convert remaining atomic operations



While we've only seen inlining problems with atomic_sub_return(),
the other atomic operations could have the same problem.  Convert all
remaining operations to use the same solution as atomic_sub_return().

Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent bd5edbe6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment