Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   skrll
Date:           Thu Nov 25 09:36:21 UTC 2021

Modified Files:
        src/sys/arch/arm/acpi: cpu_acpi.c
        src/sys/arch/arm/fdt: pmu_fdt.c
        src/sys/dev/tprof: tprof_armv7.c tprof_armv8.c

Log Message:
Improve error handling.

Hypervisors can return a PMCR.N of 0.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/acpi/cpu_acpi.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/fdt/pmu_fdt.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/tprof/tprof_armv7.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/tprof/tprof_armv8.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