Re: [PATCH-2] A new irq device interface -- resend in plain text

2020-08-02 Thread Samuel Thibault
Could you also send a patch that fixes libddekit? Otherwise, again, I can't apply your patches. Until I would happen to magically find the time to fix libddekit myself of course. Samuel

Re: [PATCH-2] A new irq device interface -- resend in plain text

2020-08-02 Thread Samuel Thibault
Junling Ma, le sam. 01 août 2020 19:04:05 -0700, a ecrit: > In this patch, the new interface of irq device is implemented. Please see the > first patch for a description. Not only, it also brings other changes, making the patch unreviewable. Samuel

[PATCH-2] A new irq device interface -- resend in plain text

2020-08-01 Thread Junling Ma
Sorry the previous PATCH-2 was not in plain text. Here is a resend. — Hi all, In this patch, the new interface of irq device is implemented. Please see the first patch for a description. Junling Ma --- device/ds_routines.c | 2 +- device/intr.c| 184

[PATCH-2] A new irq device interface

2020-08-01 Thread Junling Ma
Hi all, In this patch, the new interface of irq device is implemented. Please see the first patch for a description. Junling Ma --- device/ds_routines.c | 2 +- device/intr.c| 184 +-- device/intr.h| 11 ++- i386/i386at/conf.c | 4