Re: [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function

From: Joerg Roedel
Date: Mon Aug 02 2021 - 06:47:14 EST


On Tue, Jul 27, 2021 at 05:26:11PM -0500, Tom Lendacky wrote:
> The mem_encrypt_active() function has been replaced by prot_guest_has(),
> so remove the implementation.
>
> Signed-off-by: Tom Lendacky <thomas.lendacky@xxxxxxx>

Reviewed-by: Joerg Roedel <jroedel@xxxxxxx>