All of lore.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Jann Horn <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: jannh@google.com, linux-kernel@vger.kernel.org, hpa@zytor.com,
	mingo@kernel.org, tglx@linutronix.de
Subject: [tip:x86/vdso] x86/vdso: Remove unused file
Date: Sun, 6 May 2018 03:28:02 -0700	[thread overview]
Message-ID: <tip-f2173356e26c4da2ddecf9bf3d58a6a2ff56b11d@git.kernel.org> (raw)
In-Reply-To: <20180504175935.104085-1-jannh@google.com>

Commit-ID:  f2173356e26c4da2ddecf9bf3d58a6a2ff56b11d
Gitweb:     https://git.kernel.org/tip/f2173356e26c4da2ddecf9bf3d58a6a2ff56b11d
Author:     Jann Horn <jannh@google.com>
AuthorDate: Fri, 4 May 2018 19:59:35 +0200
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Sun, 6 May 2018 12:22:31 +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@google.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: hpa@zytor.com
Cc: luto@amacapital.net
Link: https://lkml.kernel.org/r/20180504175935.104085-1-jannh@google.com

---
 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"

  reply	other threads:[~2018-05-06 10:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-04 17:59 [PATCH] x86/vdso: remove unused file Jann Horn
2018-05-06 10:28 ` tip-bot for Jann Horn [this message]
2018-05-06 12:13 ` [tip:x86/pti] x86/vdso: Remove " tip-bot for Jann Horn
2018-05-07  4:04 ` [PATCH] x86/vdso: remove " Andy Lutomirski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tip-f2173356e26c4da2ddecf9bf3d58a6a2ff56b11d@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=hpa@zytor.com \
    --cc=jannh@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.