On Fri, 17 Oct 2008, Paul Walmsley wrote: > > + ldrne \irqnr, [\base, #INTCPS_SIR_IRQ_OFFSET] > > +#if defined(CONFIG_ARCH_OMAP34XX) > > + mov \irqstat, \irqnr > > + bic \irqstat, \irqstat, #0x7f /* check for spurious flag */ > > According to Table 10-14 in the TRM, the spurious flag field is 25 bits > wide, but the patch only checks for 7 bits. This should probably be > extended? eh never mind -- misread the insn. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html