Re: [RFC] Migrating net/sched to new module interface

Rusty Russell (rusty@rustcorp.com.au)
Fri, 03 Jan 2003 16:10:19 +1100


In message <20030102225010.GA1197@dreamland.darkstar.lan> you write:
> Hi,
>
> I'm working on net/sched to convert it to new module interface. I'm
> going to add a new field 'owner' to struct Qdisc_ops.

Hmm, I thought the sched stuff all runs under the network brlock? If
so, it doesn't need to be held in, since it's not preemptible.

I haven't checked, though...
Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/