Re: net_bh limitation

Aaron Campbell (aaron@cs.dal.ca)
Thu, 8 Jun 2000 14:07:25 -0300 (ADT)


On Thu, 8 Jun 2000, Aaron Campbell wrote:

> I don't mind a kludge, but I haven't been able to find a way to
> dynamically calculate the offset between "call *%eax" (my_rcv) and
> "call __kfree_skb" in the net_bh function. I know that the net_bh function

Clarification: I actually want to jump to one byte before the call to
kfree_skb, so the pointer to the skb can be pushed onto the stack.

Aaron

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/