Re: [PATCH 5/6] x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4d

From: Ingo Molnar
Date: Mon Mar 27 2017 - 02:35:09 EST


y
* Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> wrote:

> Split these helpers into few per-level functions and add support of
> additional page table level.
>
> Signed-off-by: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
> [kirill.shutemov@xxxxxxxxxxxxxxx: split off into separate patch]
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>

So who's the primary author of this patch, you or Xiong Zhang? If the latter then
a "From: " line is missing. For now I've added the missing "From" line.

Thanks,

Ingo