Re: [PATCH] netif_rx from non interrupt context

kuznet@ms2.inr.ac.ru
Tue, 31 Jul 2001 22:13:27 +0400 (MSK DST)


Hello!

> a critical path. Also it makes sense (to me) to hide softirq implementation details from the net drivers.

He tells right thing... The fact that netif_rx() is invalid in this context
and, especially, way to make it valid is not evident. It was not evident
for me three days ago, at least. :-)

Seems, it is better to hide this yet.

Alexey
-
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/