linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve 32 bit vDSO time
@ 2014-03-12 22:51 Stefani Seibold
  2014-03-12 22:51 ` [PATCH 1/3] x86, vdso32: undef CONFIG_OPTIMIZE_INLINING and CONFIG_X86_PPRO_FENCE Stefani Seibold
                   ` (3 more replies)
  0 siblings, 4 replies; 27+ messages in thread
From: Stefani Seibold @ 2014-03-12 22:51 UTC (permalink / raw)
  To: gregkh, linux-kernel, x86, tglx, mingo, hpa, ak, aarcange,
	john.stultz, luto, xemul, gorcunov, andriy.shevchenko
  Cc: Martin.Runge, Andreas.Brief, Stefani Seibold

This patch bring some improvments to the vDSO 32 bit:

- undef some kernel configs which increase the code size of the VDSO
- remove vsyscall and prevent wrong conditional VVAR_PAGE mapping
- handle VDSO larger than a page

The patch set is agains tip 7ed5ee279499a02bf35c77f0a91d657c24f6474e

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

end of thread, other threads:[~2014-03-18 14:24 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 22:51 [PATCH 0/3] Improve 32 bit vDSO time Stefani Seibold
2014-03-12 22:51 ` [PATCH 1/3] x86, vdso32: undef CONFIG_OPTIMIZE_INLINING and CONFIG_X86_PPRO_FENCE Stefani Seibold
2014-03-12 22:51 ` [PATCH 2/3] x86, vdso32: remove vsyscall_32.c Stefani Seibold
2014-03-12 22:51 ` [PATCH 3/3] x86, vdso32: handle 32 bit vDSO larger one page Stefani Seibold
2014-03-12 22:58   ` H. Peter Anvin
2014-03-12 22:59     ` Andy Lutomirski
2014-03-13 15:53       ` H. Peter Anvin
2014-03-13 17:28         ` Andy Lutomirski
2014-03-13 18:08           ` H. Peter Anvin
2014-03-13 18:21             ` H. Peter Anvin
2014-03-13 18:32               ` Andy Lutomirski
2014-03-13 19:01                 ` H. Peter Anvin
     [not found]                 ` <CA+55aFyOp6V_tE-sXKVi+=6yVwHQb0sLWSNbk=N7KbhBrx9QhA@mail.gmail.com>
     [not found]                   ` <CA+55aFyCSL==4Ff4JT3uFKN_28mz92ef1L67-4OUGqHZ8HXUhg@mail.gmail.com>
2014-03-13 19:13                     ` Andy Lutomirski
     [not found]                       ` <CA+55aFwDn3zA0gEn2r3nJVPWuv-pLYyrj4=8_gt1xFTd2g_Dwg@mail.gmail.com>
2014-03-13 19:33                         ` H. Peter Anvin
     [not found]                           ` <CA+55aFxWsm=P5h1o=BNrwkcy2ZadFsVxpegxJ0rskPVcmo_Ljw@mail.gmail.com>
2014-03-13 19:58                             ` H. Peter Anvin
2014-03-13 21:00                               ` Andi Kleen
2014-03-13 21:04                                 ` H. Peter Anvin
2014-03-13 21:10                                   ` Andi Kleen
2014-03-13 21:48                                     ` Linus Torvalds
2014-03-18 14:22                                 ` OT: " Hans-Peter Jansen
2014-03-13 19:35                         ` Andy Lutomirski
2014-03-12 22:56 ` [PATCH 0/3] Improve 32 bit vDSO time Andy Lutomirski
2014-03-12 23:11   ` stefani
2014-03-13  3:48     ` H. Peter Anvin
2014-03-13  8:11       ` Stefani Seibold
2014-03-13 22:08         ` H. Peter Anvin
2014-03-14  6:24           ` Stefani Seibold

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).