an irq that could mark the softirq active under entry.S will also run
do_softirq itself before iret to entry.S. If the softirq remains active
after an irq it it because it was marked active again under do_softirq
and ksoftirq is the way to go for fixing that case I think.
Andrea
-
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/