[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1317936302.24742.23.camel@dagon.hellion.org.uk>
Date: Thu, 6 Oct 2011 22:25:02 +0100
From: Ian Campbell <Ian.Campbell@...citrix.com>
To: David Miller <davem@...emloft.net>
CC: "mirqus@...il.com" <mirqus@...il.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"jdmason@...zu.us" <jdmason@...zu.us>
Subject: Re: [PATCH 1/8] vxge: convert to SKB paged frag API.
On Thu, 2011-10-06 at 22:16 +0100, David Miller wrote:
> From: Ian Campbell <Ian.Campbell@...citrix.com>
> Date: Thu, 6 Oct 2011 22:08:30 +0100
>
> > You are absolutely right, I've no idea how I missed the very obvious
> > warning this produces. Incremental patch is below, sorry about this!
>
> Would really love to know what your patch is against, since I
> fixed this problem when I commited your original patch.
It was against e878d78b9a74 + the original bad patch, i.e.:
$ git log --pretty=oneline net-next/master^..HEAD
80f4b53b3d2c009689178d12de0bc108ddd580cd net: fix argument to dma_mapping_error after conversion to skb_frag_dma_map
669b1ce22eedd0f7bac048299feb06c67804ed83 net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
e878d78b9a7403fabc89ecc93c56928b74d14f01 virtio-net: Verify page list size before fitting into skb
AFAICT e878d78b9a7403fabc89ecc93c56928b74d14f01 is still the head of the
public git://github.com/davem330/net-next master.
Ian.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists