[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] why intr->ack() is null?



Hi John,

# sorry for the bounce

Could you elaborate me on the following comment from irq.c?

	/* This is to acknolwedge receipt of the IRQ.   In microblaze
	   this is null - we don't wan't to ack until after handling.
	   We do this in the handler->end(irq) call */
	desc->handler->ack(irq);

and microblaze_intc.c:

/* For now, don't ack interrupt until end of interrupt processing */
/* Same uncertainty exists in PPC xintc driver */
#define ACKNOWLEDGE_AFTER

IMO, it'd be nice to ack as fast as possible. what am I missing?

I couldn't find refered xintc.  Is there mailing list archive or
something that I can dig?
--
        yashi
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/