kernel - Fix atomic ops for x86_64 kernel build
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 21 Dec 2009 18:19:28 +0000 (10:19 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 21 Dec 2009 18:19:28 +0000 (10:19 -0800)
commit8b69dc9733f24f50596f2181b6fbc940a728e174
tree4bc1555eadd026563eed01b8666757c5be478cd6
parent3a9982071c859b0882cbd61daabd1da393482d5b
kernel - Fix atomic ops for x86_64 kernel build

* atomic*_ptr functions were not casting arguments to long, resulting
  in compile-time errors.
sys/cpu/x86_64/include/atomic.h