Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144401332
D36966.id113745.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
400 B
Referenced Files
None
Subscribers
None
D36966.id113745.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 6:16 AM (13 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28546735
Default Alt Text
D36966.id113745.diff (400 B)
Attached To
Mode
D36966: linuxkpi: Add `cmpxchg64()` in <asm/atomic.h>
Attached
Detach File
Event Timeline
Log In to Comment