Applied, thanks!
Damien Zammit, le mer. 07 févr. 2024 05:02:11 +, a ecrit:
> This initializes the lapic without
> turning on the IOAPIC interrupts during SMP init.
>
> ---
> i386/i386/apic.c | 15 +--
> i386/i386/apic.h | 2 ++
> i386/i386/mp_desc.c | 18 +++
This initializes the lapic without
turning on the IOAPIC interrupts during SMP init.
---
i386/i386/apic.c | 15 +--
i386/i386/apic.h | 2 ++
i386/i386/mp_desc.c | 18 +++---
i386/i386at/ioapic.c | 1 +
4 files changed, 31 insertions(+), 5 deletions(-)
diff --gi