linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] x86/vdso: remove unused file
@ 2018-05-04 17:59 Jann Horn
  2018-05-06 10:28 ` [tip:x86/vdso] x86/vdso: Remove " tip-bot for Jann Horn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jann Horn @ 2018-05-04 17:59 UTC (permalink / raw)
  To: luto, tglx, mingo, hpa, x86, linux-kernel, jannh; +Cc: linux-kernel

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@google.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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-07  4:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-04 17:59 [PATCH] x86/vdso: remove unused file Jann Horn
2018-05-06 10:28 ` [tip:x86/vdso] x86/vdso: Remove " tip-bot for Jann Horn
2018-05-06 12:13 ` [tip:x86/pti] " tip-bot for Jann Horn
2018-05-07  4:04 ` [PATCH] x86/vdso: remove " Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).