Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd/drm2/include/linux
Module Name: src
Committed By: riastradh
Date: Sat Apr 9 23:43:55 UTC 2022
Modified Files:
src/sys/external/bsd/drm2/include/linux: llist.h
Log Message:
linux/llist: Use membar_release and membar_datadep_consumer.
No need for membar_acquire here! Loads are all data-dependent.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/drm2/include/linux/llist.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