Re: [PATCH 35/39] x86/ldt: Split out sanity check in map_ldt_struct()

From: Andy Lutomirski
Date: Fri Jul 13 2018 - 19:19:05 EST


On Wed, Jul 11, 2018 at 4:29 AM, Joerg Roedel <joro@xxxxxxxxxx> wrote:
> From: Joerg Roedel <jroedel@xxxxxxx>
>
> This splits out the mapping sanity check and the actual
> mapping of the LDT to user-space from the map_ldt_struct()
> function in a way so that it is re-usable for PAE paging.
>

Reviewed-by: Andy Lutomirski <luto@xxxxxxxxxx>