commit c360c162a13b64c3d43a13746ca1a4ca2ee95f63 Author: François Tigeot <ftig...@wolfpond.org> Date: Sat Sep 22 10:28:23 2018 +0200
drm/ttm: Rename ttm_mem_global.spin to ttm_mem_global.lock It was named so in Linux in the first place. Summary of changes: sys/dev/drm/include/drm/ttm/ttm_memory.h | 12 ++++++------ sys/dev/drm/ttm/ttm_memory.c | 30 +++++++++++++++--------------- 2 files changed, 21 insertions(+), 21 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c360c162a13b64c3d43a13746ca1a4ca2ee95f63 -- DragonFly BSD source repository