CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/24 20:42:44
Modified files:
sys/dev/pci/drm/include/linux: atomic.h
Log message:
Remove old DRM_READMEMORYBARRIER() DRM_WRITEMEMORYBARRIER() and
DRM_MEMORYBARRIER() definitions and directly define rmb() wmb() and mb().
