Re: [PATCH] mm: add a "struct page_frag" type containing a page,offset and length

From: Ian Campbell
Date: Thu Oct 20 2011 - 05:04:40 EST


On Thu, 2011-10-20 at 09:59 +0100, David Miller wrote:
> From: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
> Date: Tue, 18 Oct 2011 09:49:38 +0100
>
> > Subject: [PATCH] mm: add a "struct page_frag" type containing a page, offset and length
> >
> > A few network drivers currently use skb_frag_struct for this purpose but I have
> > patches which add additional fields and semantics there which these other uses
> > do not want.
> >
> > A structure for reference sub-page regions seems like a generally useful thing
> > so do so instead of adding a network subsystem specific structure.
> >
> > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
> > Acked-by: Jens Axboe <jaxboe@xxxxxxxxxxxx>
> > Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
>
> Applied, thanks Ian.
>
> Please respin your skbfrag patches.

I think I must've hit send on the respin at about the same time you hit
send on your mail...

>
> Thanks again.


--
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/