[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/5] Clean up error handling in libvhost-user memory mappi
|
From: |
David Hildenbrand |
|
Subject: |
Re: [PATCH v2 0/5] Clean up error handling in libvhost-user memory mapping |
|
Date: |
Mon, 10 Jan 2022 10:01:36 +0100 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0 |
On 06.01.22 07:47, Raphael Norwitz wrote:
> Hey Stefan, Marc-Andre, MST, David -
>
> As promised here is a series cleaning up error handling in the
> libvhost-user memory mapping path. Most of these cleanups are
> straightforward and have been discussed on the mailing list in threads
> [1] and [2].
>
A note that we still want the fix in [3] upstream:
[3] https://lkml.kernel.org/r/20211012183832.62603-1-david@redhat.com
--
Thanks,
David / dhildenb
- [PATCH v2 3/5] libvhost-user: Simplify VHOST_USER_REM_MEM_REG, (continued)