Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd
Module Name: src
Committed By: maya
Date: Mon Sep 11 07:33:45 UTC 2017
Modified Files:
src/sys/external/bsd/common/include/asm: barrier.h
src/sys/external/bsd/vchiq/dist/interface/compat: vchi_bsd.h
Log Message:
keep dsb in vchiq code.
dsb refers to an arm instruction, so it won't be used on MI code.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/common/include/asm/barrier.h
cvs rdiff -u -r1.12 -r1.13 \
src/sys/external/bsd/vchiq/dist/interface/compat/vchi_bsd.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index