On Thu, May 17, 2018 at 04:32:58PM +0200, Auger Eric wrote:
> Hi Peter,
> 
> On 05/04/2018 05:08 AM, Peter Xu wrote:
> > During the recursive page walking of IOVA page tables, some stack
> > variables are constant variables and never changed during the whole page
> > walking procedure.  Isolate them into a struct so that we don't need to
> > pass those contants down the stack every time and multiple times.
> > 
> > Signed-off-by: Peter Xu <pet...@redhat.com>
> Reviewed-by: Eric Auger <eric.au...@redhat.com>

Thanks for the r-b, but this patch is changed in version 3.  Please
feel free to have a look at that version.

(For all the review comments previously to version 2, I adopted them
 when the contents are still there in version 3)

Regards,

-- 
Peter Xu

Reply via email to