[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111006.175632.863279389111584127.davem@davemloft.net>
Date: Thu, 06 Oct 2011 17:56:32 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Ian.Campbell@...citrix.com
Cc: mirqus@...il.com, netdev@...r.kernel.org, jdmason@...zu.us
Subject: Re: [PATCH 1/8] vxge: convert to SKB paged frag API.
From: Ian Campbell <Ian.Campbell@...citrix.com>
Date: Thu, 6 Oct 2011 22:25:02 +0100
> 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.
I'm and idiot, I didn't push it out when I left the office :-/
Sorry.
But when your commit appears it will have the dma_mapping_error() stuff
fixed up, so don't worry about it. :-)
--
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