NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/58410: x86_patch() panic with core ultra processor
The following reply was made to PR port-amd64/58410; it has been noted by GNATS.
From: Patrick Welche <prlw1%welche.eu@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-amd64/58410: x86_patch() panic with core ultra processor
Date: Fri, 26 Jul 2024 17:22:11 +0100
This time "boot -1vx" successfully booted!
ci is now no longer pointing to a cpu_info containing zeros, but one
contains sane values like those in cpu_info_primary, and lfence is
correctly selected as opposed to cpuid to serialize rdtsc.
I note that this time, caa->cpu_role = BP as one would expect, and not
AP as before.
Should be able to install / have access to dmesg, and stop the add
printf, compile, copy to USB, reboot routine.
Home |
Main Index |
Thread Index |
Old Index