]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reduce the arm64 ID registers we print
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 19 Jul 2022 08:47:23 +0000 (09:47 +0100)
committerAndrew Turner <andrew@FreeBSD.org>
Mon, 23 Jan 2023 12:36:27 +0000 (12:36 +0000)
commitb3a94d46752d23ca75f698dce01bbb4ac33f43c8
tree74b7db8b4e394d3f95b3e9279548046c52df6dad
parente5e323b587968e6f490f03e3f42a0795205d99b1
Reduce the arm64 ID registers we print

On systems with different CPUs we may print all the ID registers for
all CPUs. Reduce this to just print them when they change from the
previous CPU.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit a42206a7ca773fafad396cd89f77f3a369a75a17)
sys/arm64/arm64/identcpu.c