From: Trond Myklebust <trond.myklebust@fys.uio.no> Date: 27 Mar 2003 15:11:56 +0100 > IRQ disabling is meant to be stronger than softint disabling. In that case, you'll need to have things like spin_lock_irqrestore() call local_bh_enable() in order to run the pending softirqs. Is that worth the trouble? "trouble" is a weird word to use when the current behavior is just wrong. :-) My point is that it doesn't matter what the fix is, running softints while hw IRQs are disabled must be fixed. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html