Re: PROBLEM: Only one CPU active on Ultra 60 since ~4.8 (regression)
From: Nick Bowler
Date: Fri Mar 29 2024 - 16:11:17 EST
Hi Sam,
On 2024-03-29 05:44, Sam Ravnborg wrote:
> I took a look at this and may have a fix. Could you try the following
> patch. It builds - but I have not tested it.
With this patch applied on top of 6.9-rc1, both CPUs appear to come up:
% cat /proc/cpuinfo
[...]
ncpus probed : 2
ncpus active : 2
[...]
State:
CPU0: online
CPU2: online
Thanks,
Nick