Applied, thanks!
Damien Zammit via Bug reports for the GNU Hurd, le lun. 09 déc. 2024 12:17:45
+, a ecrit:
> Prepare for smp parallel init where we want to call these
> two functions on different cpus at different times.
>
> ---
> i386/i386/mp_desc.c | 1 +
> i386/i386at/model_dep.c | 1
Prepare for smp parallel init where we want to call these
two functions on different cpus at different times.
---
i386/i386/mp_desc.c | 1 +
i386/i386at/model_dep.c | 1 +
i386/intel/pmap.c | 2 --
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/i386/i386/mp_desc.c b/i386