[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: |
Raphael Norwitz |
|
Subject: |
Re: [PATCH v2 0/5] Clean up error handling in libvhost-user memory mapping |
|
Date: |
Mon, 10 Jan 2022 22:36:38 +0000 |
|
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Mon, Jan 10, 2022 at 10:01:36AM +0100, David Hildenbrand wrote:
> 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://lore.kernel.org/all/20211012183832.62603-1-david@redhat.com/T/#u
Ah I thought it was merged.
I'll add it to the series to ensure it doesn't get lost.
>
>
> --
> Thanks,
>
> David / dhildenb
>
- [PATCH v2 5/5] libvhost-user: handle removal of identical regions, (continued)