[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170426183528.GA5571@avx2>
Date: Wed, 26 Apr 2017 21:35:28 +0300
From: Alexey Dobriyan <adobriyan@...il.com>
To: x86@...nel.org, tglx@...utronix.de, mingo@...hat.com, hpa@...or.com
Cc: linux-kernel@...r.kernel.org, bp@...e.de
Subject: [PATCH 5/5] x86_64: garbage collect headers in clear_page.S
Not necessary after inlining clear_page().
Signed-off-by: Alexey Dobriyan <adobriyan@...il.com>
---
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>
/*
Powered by blists - more mailing lists