Page MenuHomeFreeBSD

D36966.diff
No OneTemporary

D36966.diff

diff --git a/sys/compat/linuxkpi/common/include/asm/atomic.h b/sys/compat/linuxkpi/common/include/asm/atomic.h
--- a/sys/compat/linuxkpi/common/include/asm/atomic.h
+++ b/sys/compat/linuxkpi/common/include/asm/atomic.h
@@ -218,6 +218,7 @@
__ret.val; \
})
+#define cmpxchg64(...) cmpxchg(__VA_ARGS__)
#define cmpxchg_relaxed(...) cmpxchg(__VA_ARGS__)
#define xchg(ptr, new) ({ \

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 26, 4:17 AM (21 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12810580
Default Alt Text
D36966.diff (400 B)

Event Timeline