Applied, thanks!

Damien Zammit, le mar. 31 janv. 2023 09:37:03 +0000, a ecrit:
> ---
>  i386/i386at/interrupt.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/i386/i386at/interrupt.S b/i386/i386at/interrupt.S
> index 9f1883ac..1103b1c8 100644
> --- a/i386/i386at/interrupt.S
> +++ b/i386/i386at/interrupt.S
> @@ -122,8 +122,8 @@ _no_eoi:
>       ret
> 
>  _call_single:
> +     call    EXT(lapic_eoi)          /* lapic EOI before the handler to 
> allow extra update */
>       call    EXT(pmap_update_interrupt) /* TODO: Allow other functions */
> -     call    EXT(lapic_eoi)          /* lapic EOI */
>       addl    $24,%esp
>       ret
>  END(interrupt)
> --
> 2.34.1
> 
> 
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.

Reply via email to