Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/arch/aarch64



Module Name:    src
Committed By:   martin
Date:           Sun Oct 13 10:43:11 UTC 2024

Modified Files:
        src/sys/arch/aarch64/aarch64 [netbsd-10]: cpu.c
        src/sys/arch/aarch64/include [netbsd-10]: cpu.h

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #955):

        sys/arch/aarch64/aarch64/cpu.c: revision 1.78
        sys/arch/aarch64/include/cpu.h: revision 1.51

aarch64: Count RNDRRS failure events and add dtrace probe.

PR port-arm/58572: aarch64 RNDRRS failures should be evcounted and
dtraced


To generate a diff of this commit:
cvs rdiff -u -r1.70.4.3 -r1.70.4.4 src/sys/arch/aarch64/aarch64/cpu.c
cvs rdiff -u -r1.48 -r1.48.2.1 src/sys/arch/aarch64/include/cpu.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