git: drm/linux: Add xchg()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu May 7 01:39:40 PDT 2020
commit ab413216e0477d18360cae566110a40c280c86b8
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Thu May 7 10:38:27 2020 +0200
drm/linux: Add xchg()
Summary of changes:
sys/dev/drm/include/asm/atomic.h | 5 +++
sys/dev/drm/include/asm/{bitops.h => cmpxchg.h} | 56 +++++++++++++++----------
2 files changed, 39 insertions(+), 22 deletions(-)
copy sys/dev/drm/include/asm/{bitops.h => cmpxchg.h} (62%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab413216e0477d18360cae566110a40c280c86b8
--
DragonFly BSD source repository
More information about the Commits
mailing list