From: Petr Tesarik <ptesarik@suse.cz>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
Andi Kleen <andi@firstfloor.org>,
Roland McGrath <roland@redhat.com>
Subject: Re: [PATCH v3 0/9] clean up vdso-layout.lds.S
Date: Fri, 26 Jun 2009 13:45:15 +0200 [thread overview]
Message-ID: <1246016715.6239.1.camel@nathan.suse.cz> (raw)
In-Reply-To: <1245156929-30395-1-git-send-email-ptesarik@suse.cz>
Petr Tesarik píše v Út 16. 06. 2009 v 14:55 +0200:
> The handling of various sections in the VDSO linker script
> looks pretty haphazard. This patch series cleans it up in
> these regards:
>
> - improve the coding style
> - remove superfluous sections
> - issue a linker error if a section is encountered which
> is known not to work
> - check that the .got section is empty, except for the
> three entries defined by the ABI
> - discard sections which are not useful to user-space
>
> Petr Tesarik (9):
> x86: Adjust the coding style of vdso-layout.lds.S
> x86: Remove .sdata from the vDSO linker script
> x86: add .broken section to the vDSO linker script
> x86: mark altinstr-related sections in vDSO as broken
> x86: mark some standard sections as broken in a vDSO
> x86: move 32-bit vDSO padding from .data to .rodata
> x86: mark writable vDSO sections as broken
> x86: check the size of GOT in vDSO
> x86: remove .gnu.warning* sections from the vDSO
>
> arch/x86/vdso/Makefile | 5 +-
> arch/x86/vdso/vdso-layout.lds.S | 158 ++++++++++++++++++++++++++++++++-------
> arch/x86/vdso/vdso32/int80.S | 2 +-
> arch/x86/vdso/vdso32/syscall.S | 2 +-
> 4 files changed, 136 insertions(+), 31 deletions(-)
Any plans with this patchset? Is it waiting for somebody's Ack?
Petr Tesarik
next prev parent reply other threads:[~2009-06-26 11:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-16 12:55 Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 1/9] x86: Adjust the coding style of vdso-layout.lds.S Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 2/9] x86: Remove .sdata from the vDSO linker script Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 3/9] x86: add .broken section to " Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 4/9] x86: mark altinstr-related sections in vDSO as broken Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 5/9] x86: mark some standard sections as broken in a vDSO Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 6/9] x86: move 32-bit vDSO padding from .data to .rodata Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 7/9] x86: mark writable vDSO sections as broken Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 8/9] x86: check the size of GOT in vDSO Petr Tesarik
2009-06-16 12:55 ` [PATCH v3 9/9] x86: remove .gnu.warning* sections from the vDSO Petr Tesarik
2009-06-26 11:45 ` Petr Tesarik [this message]
2009-06-26 17:16 ` [PATCH v3 0/9] clean up vdso-layout.lds.S H. Peter Anvin
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=1246016715.6239.1.camel@nathan.suse.cz \
--to=ptesarik@suse.cz \
--cc=andi@firstfloor.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=roland@redhat.com \
--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 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®