git: kernel - Fix atomic ops for x86_64 kernel build

看板DFBSD_commit作者時間16年前 (2009/12/22 03:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BByNqxF (DFBSD_commit)