Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: ryo
Date: Thu Dec 22 06:58:08 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
src/sys/arch/arm/arm: cpufunc.c
src/sys/arch/arm/arm32: arm32_boot.c
Log Message:
Explicitly disable overflow interrupts before enabling the cycle counter.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/aarch64/aarch64/cpu.c
cvs rdiff -u -r1.184 -r1.185 src/sys/arch/arm/arm/cpufunc.c
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/arm/arm32/arm32_boot.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