Re: [PATCH 05/12 gnumach] interrupt: Send EOI before handling update interrupt

2023-01-31 Thread Samuel Thibault
Applied, thanks! Damien Zammit, le mar. 31 janv. 2023 09:37:03 +, 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/interrup

[PATCH 05/12 gnumach] interrupt: Send EOI before handling update interrupt

2023-01-31 Thread Damien Zammit
--- 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: +