Applied, thanks!
Damien Zammit via Bug reports for the GNU Hurd, le sam. 07 déc. 2024 10:12:34
+, a ecrit:
> Non-master processors cannot have cpu_number() == 0.
> The synchronisation fails hard if the cpu number is wrong.
> Alert the condition if this is the case.
>
> (On AMD fam15h, this a
Non-master processors cannot have cpu_number() == 0.
The synchronisation fails hard if the cpu number is wrong.
Alert the condition if this is the case.
(On AMD fam15h, this assert currently fails, but I haven't
been able to boot it with smp yet either).
---
i386/i386/mp_desc.c | 3 +++
1 file c