Re: [PATCH 3/3] vfio/type1: batch page pinning
From: Daniel Jordan <daniel.m.jordan@oracle.com>
Date: 2021-02-19 01:51:39
Also in:
lkml
From: Daniel Jordan <daniel.m.jordan@oracle.com>
Date: 2021-02-19 01:51:39
Also in:
lkml
Alex Williamson [off-list ref] 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!