[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210601070610-mutt-send-email-mst@kernel.org>
Date: Tue, 1 Jun 2021 07:06:43 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Cc: netdev@...r.kernel.org, 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>,
virtualization@...ts.linux-foundation.org, bpf@...r.kernel.org
Subject: Re: [PATCH net v2 0/2] virtio-net: fix for build_skb()
On Tue, Jun 01, 2021 at 02:39:58PM +0800, Xuan Zhuo wrote:
> #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.
Looks good, thanks!
Also needed for stable I think.
Acked-by: Michael S. Tsirkin <mst@...hat.com>
> 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, 8 insertions(+), 12 deletions(-)
>
> --
> 2.31.0
Powered by blists - more mailing lists