From: "John W. Linville" <[EMAIL PROTECTED]>
Date: Wed, 17 Aug 2005 16:49:59 -0400

> Change operations on rif_lock from spin_{un}lock_bh to
> spin_{un}lock_irq{save,restore} equivalents.  Some of the
> rif_lock critical sections are called from interrupt context via
> tr_type_trans->tr_add_rif_info.  The TR NIC drivers call tr_type_trans
> from their packet receive handlers.

Applied, I'll try to get this into 2.6.13, but it may have
to wait for 2.6.14
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to