commit | 73e991f45fe7644711c0c9dd357a1a2c6e222707 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Wed Jun 04 15:33:17 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 12:23:23 2008 +0200 |
tree | 16e10a4774791b8ecf8046546f36af3fbb0bac51 | |
parent | 1812924bb1823950c1dc95c478b71b037057356e [diff] |
x86 atomic operations: atomic_or_long() atomic_inc_short() Provide atomic operations for increment of a 16-bit integer and logical OR into a 64-bit integer. Signed-off-by: Cliff Wickman <cpw@sgi.com> Reviewed-by: Jeremy Fitzhardinge <jeremy@goop.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>