Applied, thanks!
Damien Zammit, le sam. 12 juil. 2025 12:34:23 +0000, a ecrit:
> ---
> i386/i386at/ioapic.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/i386/i386at/ioapic.c b/i386/i386at/ioapic.c
> index 85359664..465a9f3b 100644
> --- a/i386/i386at/ioapic.c
> +++ b/i386/i386at/ioapic.c
> @@ -304,6 +304,7 @@ lapic_tmr_bit(uint8_t vec)
> void
> ioapic_irq_eoi(int pin)
> {
> + /* FIXME: multiple ioapics (not always zero) */
> int apic = 0;
> union ioapic_route_entry_union oldentry, entry;
>
> --
> 2.45.2
>
>
>
--
Samuel
"...very few phenomena can pull someone out of Deep Hack Mode, with two
noted exceptions: being struck by lightning, or worse, your *computer*
being struck by lightning."
(By Matt Welsh)