NetBSD-Bugs archive

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

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



The following reply was made to PR port-arm/58572; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58572 CVS commit: [netbsd-10] src/sys/arch/aarch64
Date: Sun, 13 Oct 2024 10:43:12 +0000

 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