-
- Downloads
arm, smp: Correctly transform irq index into ID
Under SMP configurations, getActiveIRQ doesn't directly return an IRQ ID, but an encoding of the ID and core due to the existance of per core interrupts. This fixes some remaining locations where the result is still interpreted as an IRQ.
Please register or sign in to comment