Increment irq count for second edge irq when the first is in progress

From: Ning Jiang
Date: Mon Jun 04 2012 - 21:20:08 EST


I've made a another patch based on your conception of irq accounting.
It fixes the corner case in which there comes up a second irq when the
first is still in progress, we'll increment the irq count before we quit.