Module Name: src Committed By: riastradh Date: Sun Jul 17 22:02:23 UTC 2022
Modified Files: src/sys/external/bsd/common/include/asm: barrier.h Log Message: drm: Fix missing barrier definitions on arm. The definition will work on armv7; don't think we have any drmkms drivers on armv<7. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/external/bsd/common/include/asm/barrier.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.