• Paul Mackerras's avatar
    powerpc: Fix interrupt-tree parsing · 6d0124fc
    Paul Mackerras authored
    The interrupt-tree parsing code wasn't offsetting interrupt numbers
    by 16 on 32-bit platforms with an i8259 interrupt controller, and
    it was confused about the encoding of interrupt sense and level
    (which is different for i8259 and openpic interrupt controllers,
    just to make things interesting).
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    6d0124fc
irq.h 16.5 KB