Re: [PATCH] i386: Restore SMP functionality

2024-02-13 Thread Sebastian Huber
On 12.02.24 15:34, Kinsey Moore wrote: When the switch to waf occurred, the SMP support in i386 was left out causing it to accumulate a minor amount of cruft. This enables SMP for the i386 BSPs that support it and updates them for the API drift that has occurred since the change. Looks good. -

[PATCH] i386: Restore SMP functionality

2024-02-12 Thread Kinsey Moore
When the switch to waf occurred, the SMP support in i386 was left out causing it to accumulate a minor amount of cruft. This enables SMP for the i386 BSPs that support it and updates them for the API drift that has occurred since the change. --- cpukit/score/cpu/i386/cpu_asm.S | 2