From: george anzinger <george@xxxxxxxxxx>
Date: Mon, 10 Jun 2002 01:11:01 -0700
"David S. Miller" wrote:
>
> Also we need to know what network driver, if preemption is being
> used (being from mvista I assume you are using preemption, and if
> so make sure you have the preemption networking patches applied).
Uh, are you saying there is a set of network patches? If
so, where might they be found? And yes, we are testing
preemption, trying to wring out the "last" bug :) (Could
you be referring to the patches we are developing?)
An mvista person recently put "make net preempt safe" patches
into 2.5.x Basically it amounted to putting a few preempt_disable
sections into net/core/skbuff.c
|