Re: [PATCH v4 1/6] x86/paravirt: remove 32-bit support from PARAVIRT_XXL

From: boris . ostrovsky
Date: Sun Aug 16 2020 - 14:37:37 EST



On 8/15/20 6:06 AM, Juergen Gross wrote:
> The last 32-bit user of stuff under CONFIG_PARAVIRT_XXL is gone.
>
> Remove 32-bit specific parts.
>
> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>


Reviewed-by: Boris Ostrovsky <bortis.ostrovsky@xxxxxxxxxx>


(There is another '#ifdef CONFIG_X86_64' in paravirt.h, at the bottom,
that can be removed as well)