Re: [PATCHv3 3/3] x86/ldt: Remove unused variable in map_ldt_struct()

From: Andy Lutomirski
Date: Fri Nov 02 2018 - 17:08:55 EST


On Fri, Oct 26, 2018 at 5:29 AM Kirill A. Shutemov
<kirill.shutemov@xxxxxxxxxxxxxxx> wrote:
>
> Commit
>
> 9bae3197e15d ("x86/ldt: Split out sanity check in map_ldt_struct()")
>
> moved page table syncing into a separate funtion. pgd variable is now
> unsed in map_ldt_struct().

Reviewed-by: Andy Lutomirski <luto@xxxxxxxxxx>