linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/asm changes for v4.21
@ 2018-12-24 22:53 Ingo Molnar
  2018-12-27  2:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2018-12-24 22:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86-asm-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-asm-for-linus

   # HEAD: 29434801e7e9c6d05fbea4533b3c0bd6be612f62 x86/vdso: Remove a stale/misleading comment from the linker script

Two changes:

 - Remove (some) remnants of the vDSO's fake section table mechanism that
   were left behind when the vDSO build process reverted to using
   "objdump -S" to strip the userspace image.

 - Remove hardcoded POPCNT mnemonics now that the minimum binutils 
   version supports the symbolic form.

 Thanks,

	Ingo

------------------>
Sean Christopherson (2):
      x86/vdso: Remove obsolete "fake section table" reservation
      x86/vdso: Remove a stale/misleading comment from the linker script

Uros Bizjak (1):
      x86: Use POPCNT mnemonics in arch_hweight.h


 arch/x86/entry/vdso/vdso-layout.lds.S | 27 ---------------------------
 arch/x86/entry/vdso/vdso2c.c          |  8 --------
 arch/x86/include/asm/arch_hweight.h   | 10 ++--------
 3 files changed, 2 insertions(+), 43 deletions(-)

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

* Re: [GIT PULL] x86/asm changes for v4.21
  2018-12-24 22:53 [GIT PULL] x86/asm changes for v4.21 Ingo Molnar
@ 2018-12-27  2:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-27  2:45 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 24 Dec 2018 23:53:47 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-asm-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/38fabca18fc4c832ea95e2d14fb1ecde8b7dcc56

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2018-12-27  2:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-24 22:53 [GIT PULL] x86/asm changes for v4.21 Ingo Molnar
2018-12-27  2:45 ` pr-tracker-bot

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