History log of /netbsd-src/sys/external/bsd/drm2/linux/linux_atomic64.c (Results 1 – 3 of 3)
Revision Date Author Comments
# b12f5a54 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Implement atomic64_add_return and atomic64_inc_return.


# 88b7f7da 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Fix argument types of atomic64_add/sub to be sensible.

Technically Linux does use long long rather than int64_t, but that's
silly.


# 1d9ce707 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Hash-locked atomic64 to give ports like powerpc32 a chance at radeon.