Re: [PATCH 0/2] net/9p: fix response size check in p9_check_errors()

From: Stefano Stabellini
Date: Mon Nov 21 2022 - 21:27:40 EST


On Tue, 22 Nov 2022, Christian Schoenebeck wrote:
> Follow-up fix for:
> https://lore.kernel.org/linux-kernel/Y3hADWgV9JeajmfF@xxxxxxxxxxxxx/
>
> Stefano, I am optimistic that this also works with Xen, but I have not
> tested it.

Tested-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>


> Christian Schoenebeck (2):
> net/9p: distinguish zero-copy requests
> net/9p: fix response size check in p9_check_errors()
>
> include/net/9p/9p.h | 2 ++
> net/9p/client.c | 12 ++++++++----
> 2 files changed, 10 insertions(+), 4 deletions(-)
>
> --
> 2.30.2
>