linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] A vdso change for 4.3
@ 2015-08-07 23:05 Andy Lutomirski
  0 siblings, 0 replies; only message in thread
From: Andy Lutomirski @ 2015-08-07 23:05 UTC (permalink / raw)
  To: X86 ML, linux-kernel, Ingo Molnar

Hi Ingo,

Here's a trivial vDSO change..  It adds a GNU hash to the vDSO.  I
don't anticipate any problems, but it's remotely possible that there'a
a buggy glibc out there that will object.  If that happens, we can
deal with it by reverting or by recommending that users set
CONFIG_COMPAT_VDSO, depending on how obscure the breakage is.

Apparently this gives an impressive speedup loading large programs
with some ELF interpreters.

Please consider pulling for Linux 4.3.

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git
tags/pr-20150807-vdso

for you to fetch changes up to 90829afce3021b586dc5f52c872521a3c0692921:

  x86/vdso: Emit a GNU hash (2015-08-07 15:57:01 -0700)

----------------------------------------------------------------
x86/vdso: Emit a GNU hash

Just one change: the eponymous GNU hash addition.

----------------------------------------------------------------
Andy Lutomirski (1):
      x86/vdso: Emit a GNU hash

 arch/x86/entry/vdso/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--Andy

-- 
Andy Lutomirski
AMA Capital Management, LLC

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-07 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07 23:05 [GIT PULL] A vdso change for 4.3 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).