Re: [PATCH v3 1/2] x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area.

From: Dave Hansen
Date: Fri Oct 11 2019 - 12:02:43 EST


On 9/24/19 2:03 PM, Steve Wahl wrote:
> The solution is to invalidate the pages of this table outside the
> kernel image's space before the page table is activated. This patch
> has been validated to fix this problem on our hardware.

Looks good, thanks for the changes!

For both patches:

Acked-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>