Re: calling schedule() from interupt context

From: David S. Miller (davem@redhat.com)
Date: Fri Nov 22 2002 - 04:09:34 EST


   From: "dan carpenter" <error27@email.com>
   Date: Fri, 22 Nov 2002 03:54:41 -0500

   module_put ==> put_cpu ==> preempt_schedule ==> schedule

Oh we can't kill module references from interrupts?

Egads... that makes lots of the networking stuff
nearly impossible as SKB's hold references to modules
and thus skb freeing can thus put modules.
-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:39 EST