[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210514151637.117596-1-xuanzhuo@linux.alibaba.com>
Date: Fri, 14 May 2021 23:16:35 +0800
From: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
To: netdev@...r.kernel.org
Cc: "Michael S. Tsirkin" <mst@...hat.com>,
Jason Wang <jasowang@...hat.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Jesper Dangaard Brouer <hawk@...nel.org>,
John Fastabend <john.fastabend@...il.com>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>,
virtualization@...ts.linux-foundation.org, bpf@...r.kernel.org
Subject: [PATCH net 0/2] virtio-net: fix for build_skb()
#1 Fixed a serious error.
#2 Fixed a logical error, but this error did not cause any serious consequences.
The logic of this piece is really messy. Fortunately, my refactored patch can be
completed with a small amount of testing.
Thanks.
Xuan Zhuo (2):
virtio-net: fix for unable to handle page fault for address
virtio-net: get build_skb() buf by data ptr
drivers/net/virtio_net.c | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
--
2.31.0
Powered by blists - more mailing lists