Doubt in interrupts

Swami (swamis@iastate.edu)
Mon, 2 Jul 2001 12:41:41 -0500 (CDT)


Hi,

Are there any interrupts which doesn't affect local_irq_count(cpu) or that
doesn't enter do_IRQ()? (other than NMIs).

Because I'm implementing my own locking routine and I'm getting
interrupted during spin, but I check and found that in_interupt() returns
zero.

Thanking in advance,

Swami

--------------------------
http://www.swaminathans.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/