Re: [gnumach] fix smp 1

2025-01-11 Thread Samuel Thibault
Applied, thanks! gfleury, le sam. 11 janv. 2025 10:33:30 +0200, a ecrit: > --- > i386/i386/mp_desc.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/i386/i386/mp_desc.c b/i386/i386/mp_desc.c > index c90600f..e67aa76 100644 > --- a/i386/i386/mp_desc.c > +++ b/i386/i386/mp_desc.c > @@

[gnumach] fix smp 1

2025-01-11 Thread gfleury
--- i386/i386/mp_desc.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i386/i386/mp_desc.c b/i386/i386/mp_desc.c index c90600f..e67aa76 100644 --- a/i386/i386/mp_desc.c +++ b/i386/i386/mp_desc.c @@ -279,6 +279,9 @@ start_other_cpus(void) { int ncpus = smp_get_numcpus(); +