From: Andy Lutomirski <luto@amacapital.net>
To: Josh Boyer <jwboyer@fedoraproject.org>, "H. Peter Anvin" <hpa@zytor.com>
Cc: "Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>,
Andy Lutomirski <luto@amacapital.net>
Subject: [PATCH v2 0/5] x86,vdso: Restore a bunch of section headers
Date: Fri, 20 Jun 2014 12:20:39 -0700 [thread overview]
Message-ID: <cover.1403291930.git.luto@amacapital.net> (raw)
This series makes me sad. It brings the 64-bit vdso back above 4kB,
like it was in 3.15. It's also just silly, but it seems to be
needed to keep binutils happy when debugging the vdso.
Patch 5 isn't really necessary, and is likely not 3.16 material.
It's useful for testing the rest of this series, though.
Only patch 5 changed from v1:
- Fix for old binutils.
- Pass --build-id, since normal binutils may not have it on by default.
Andy Lutomirski (5):
x86,vdso: Discard the __bug_table section
x86,vdso2c: Use better macros for ELF bitness
x86,vdso: Improve the fake section headers
x86,vdso: Remove some redundant in-memory section headers
x86,vdso: Create .build-id links for unstripped vdso files
arch/x86/vdso/Makefile | 20 +++-
arch/x86/vdso/vdso-fakesections.c | 41 +++----
arch/x86/vdso/vdso-layout.lds.S | 64 +++++++---
arch/x86/vdso/vdso.lds.S | 2 +
arch/x86/vdso/vdso2c.c | 73 ++++++------
arch/x86/vdso/vdso2c.h | 197 ++++++++++++++++++++++++++-----
arch/x86/vdso/vdso32/vdso-fakesections.c | 1 +
arch/x86/vdso/vdsox32.lds.S | 2 +
8 files changed, 284 insertions(+), 116 deletions(-)
create mode 100644 arch/x86/vdso/vdso32/vdso-fakesections.c
--
1.9.3
next reply other threads:[~2014-06-20 19:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-20 19:20 Andy Lutomirski [this message]
2014-06-20 19:20 ` [PATCH v2 1/5] x86,vdso: Discard the __bug_table section Andy Lutomirski
2014-06-20 19:20 ` [PATCH v2 2/5] x86,vdso2c: Use better macros for ELF bitness Andy Lutomirski
2014-06-20 19:20 ` [PATCH v2 3/5] x86,vdso: Improve the fake section headers Andy Lutomirski
2014-06-20 19:20 ` [PATCH v2 4/5] x86,vdso: Remove some redundant in-memory " Andy Lutomirski
2014-06-20 19:20 ` [PATCH v2 5/5] x86,vdso: Create .build-id links for unstripped vdso files Andy Lutomirski
2014-06-21 2:08 ` [tip:x86/urgent] x86/vdso: " tip-bot for Andy Lutomirski
2019-04-25 11:41 ` [PATCH v2 5/5] x86,vdso: " Masahiro Yamada
2019-04-30 16:45 ` 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=cover.1403291930.git.luto@amacapital.net \
--to=luto@amacapital.net \
--cc=hpa@zytor.com \
--cc=jwboyer@fedoraproject.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®