Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   skrll
Date:           Fri Nov 27 07:11:49 UTC 2020

Modified Files:
        src/sys/arch/arm/altera: cycv_platform.c
        src/sys/arch/arm/samsung: exynos_platform.c

Log Message:
cpu_hatched_p does necessary memory barrier so remove membar_consumer
calls from before cpu_hatched_p calls.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/altera/cycv_platform.c
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/arm/samsung/exynos_platform.c

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