Re: [RFC][PATCH 2/9] deadlock prevention core

From: Daniel Phillips
Date: Tue Aug 08 2006 - 21:32:42 EST


Thomas Graf wrote:
> skb->dev is not guaranteed to still point to the "allocating" device
once the skb is freed again so reserve/unreserve isn't symmetric.
You'd need skb->alloc_dev or something.

Can you please characterize the conditions under which skb->dev changes
after the alloc? Are there writings on this subtlety?

Regards,

Daniel

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