Thomas Gleixner <[email protected]> writes: > And I can see ever repeating > > IRQ 13 flags 0x400 regs->sr 0x400 > > with a few > > IRQ 15 flags 0x400 regs->sr 0x400 > > sprinkeled in. > > Not what you would expect, right?
If you configured for ATARI only, then ALLOWINT filters out the I1 bit, which makes irq level 4 and level 6 look the same (all MFP interrupts are at level 6). Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

