On 21/10/15 19:57, Marek Marczykowski-Górecki wrote: > > Any ideas?
No, sorry. Netfront looks correct to me. We take an additional ref for the ref released by gnttab_release_grant_reference(). The get_page() here is safe since we haven't freed the page yet (this is done in the subsequent call to skb_kfree_irq()). get_page()/put_page() also look fine when used with tail pages. David -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html