genode/repos/dde_linux/lib
Christian Helmuth 044d8bca44 dde_linux: improve handling of IRQ masking and ack
Unmasking of a pending interrupt did not lead to immediate IRQ handler
execution in all cases.

This commit also addresses some style concerns risen during the issue
discussion.

- Replace multi-boolean IRQ state by state enum
- EOI and ACK should be same in DDE context
- Unify x86 and ARM irqchip.c
- Remove Pending_irq type
- Remove dde_irq_set_wake()

Fixes #5164
2024-08-27 15:26:51 +02:00
..
import dde_linux: improve handling of IRQ masking and ack 2024-08-27 15:26:51 +02:00
mk lx_emul: cache_line_size and cpufeature on arm64 2024-08-27 15:24:20 +02:00
symbols wifi: add RFKILL notification interface 2023-05-30 12:03:33 +02:00