[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180504175935.104085-1-jannh@google.com>
Date: Fri, 4 May 2018 19:59:35 +0200
From: Jann Horn <jannh@...gle.com>
To: luto@...capital.net, tglx@...utronix.de, mingo@...hat.com,
hpa@...or.com, x86@...nel.org, linux-kernel@...r.kernel.org,
jannh@...gle.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] x86/vdso: remove unused file
commit da861e18eccc ("x86, vdso: Get rid of the fake section mechanism")
left this file behind; nothing is using it anymore.
Signed-off-by: Jann Horn <jannh@...gle.com>
---
arch/x86/entry/vdso/vdso32/vdso-fakesections.c | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 arch/x86/entry/vdso/vdso32/vdso-fakesections.c
diff --git a/arch/x86/entry/vdso/vdso32/vdso-fakesections.c b/arch/x86/entry/vdso/vdso32/vdso-fakesections.c
deleted file mode 100644
index 541468e25265..000000000000
--- a/arch/x86/entry/vdso/vdso32/vdso-fakesections.c
+++ /dev/null
@@ -1 +0,0 @@
-#include "../vdso-fakesections.c"
--
2.17.0.441.gb46fe60e1d-goog
Powered by blists - more mailing lists