Re: [PATCH] x86_64: trim clear_page.S includes

From: Borislav Petkov
Date: Sat Feb 10 2018 - 16:20:35 EST


On Sat, Jan 13, 2018 at 10:06:48PM +0300, Alexey Dobriyan wrote:
> After alternatives were shifted to the call site, only 2 headers are
> necessary.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
> ---
>
> arch/x86/lib/clear_page_64.S | 2 --
> 1 file changed, 2 deletions(-)
>
> --- a/arch/x86/lib/clear_page_64.S
> +++ b/arch/x86/lib/clear_page_64.S
> @@ -1,6 +1,4 @@
> #include <linux/linkage.h>
> -#include <asm/cpufeatures.h>
> -#include <asm/alternative-asm.h>
> #include <asm/export.h>
>
> /*

Reviewed-by: Borislav Petkov <bp@xxxxxxx>

--
Regards/Gruss,
Boris.

SUSE Linux GmbH, GF: Felix ImendÃrffer, Jane Smithard, Graham Norton, HRB 21284 (AG NÃrnberg)
--