Re: [PATCH 3/3] vfio/type1: batch page pinning
From: Daniel Jordan
Date: Thu Feb 18 2021 - 20:54:56 EST
Alex Williamson <alex.williamson@xxxxxxxxxx> writes:
> This might not be the first batch we fill, I think this needs to unwind
> rather than direct return.
So it does, well spotted. And it's the same thing with the ENODEV case
farther up.
> Series looks good otherwise.
Thanks for going through it!