DragonFly commits List (threaded) for 2009-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix atomic ops for x86_64 kernel build
commit 8b69dc9733f24f50596f2181b6fbc940a728e174
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Dec 21 10:19:28 2009 -0800
kernel - Fix atomic ops for x86_64 kernel build
* atomic*_ptr functions were not casting arguments to long, resulting
in compile-time errors.
Summary of changes:
sys/cpu/x86_64/include/atomic.h | 57 ++++++++++++++++++++++++++------------
1 files changed, 39 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8b69dc9733f24f50596f2181b6fbc940a728e174
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]