[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-e0f6d1a526b6adfa9ca3b336b83ece0eed345033@git.kernel.org>
Date: Sun, 6 May 2018 05:13:10 -0700
From: tip-bot for Jann Horn <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: torvalds@...ux-foundation.org, hpa@...or.com, jannh@...gle.com,
mingo@...nel.org, linux-kernel@...r.kernel.org, tglx@...utronix.de,
peterz@...radead.org
Subject: [tip:x86/pti] x86/vdso: Remove unused file
Commit-ID: e0f6d1a526b6adfa9ca3b336b83ece0eed345033
Gitweb: https://git.kernel.org/tip/e0f6d1a526b6adfa9ca3b336b83ece0eed345033
Author: Jann Horn <jannh@...gle.com>
AuthorDate: Fri, 4 May 2018 19:59:35 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Sat, 5 May 2018 09:02:36 +0200
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>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: luto@...capital.net
Link: http://lkml.kernel.org/r/20180504175935.104085-1-jannh@google.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
arch/x86/entry/vdso/vdso32/vdso-fakesections.c | 1 -
1 file changed, 1 deletion(-)
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"
Powered by blists - more mailing lists