diff options
author | Ingo Molnar <[email protected]> | 2009-07-03 19:56:36 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-07-03 20:23:55 +0200 |
commit | 3a8d1788b37435baf6c296f4ea8beb4fa4955f44 (patch) | |
tree | 0db4ee093c0d9c8cb66321945fc024e5b1d3a8fd /net/lapb/lapb_subr.c | |
parent | 1fde902d52ee13ab9fab155bbae757fdf7daf0c1 (diff) |
x86: atomic64: Improve atomic64_xchg()
Remove the read-first logic from atomic64_xchg() and simplify
the loop.
This function was the last user of __atomic64_read() - remove it.
Also, change the 'real_val' assumption from the somewhat quirky
1ULL << 32 value to the (just as arbitrary, but simpler) value
of 0.
Reported-by: Linus Torvalds <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: David Howells <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Arnd Bergmann <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions