All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] locking changes for v5.6
@ 2020-01-28  8:08 Ingo Molnar
  2020-01-28 19:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-01-28  8:08 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Peter Zijlstra, Thomas Gleixner, Andrew Morton

Linus,

Please pull the latest locking-core-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-core-for-linus

   # HEAD: f5bfdc8e3947a7ae489cf8ae9cfd6b3fb357b952 locking/osq: Use optimized spinning loop for arm64

Just a handful of changes in this cycle: an ARM64 performance 
optimization, a comment fix and a debug output fix.

 Thanks,

	Ingo

------------------>
Waiman Long (3):
      locking/lockdep: Fix lockdep_stats indentation problem
      locking/qspinlock: Fix inaccessible URL of MCS lock paper
      locking/osq: Use optimized spinning loop for arm64


 arch/arm64/include/asm/spinlock.h |  9 +++++++++
 kernel/locking/lockdep_proc.c     |  4 ++--
 kernel/locking/osq_lock.c         | 23 ++++++++++-------------
 kernel/locking/qspinlock.c        | 13 +++++++------
 4 files changed, 28 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2020-01-28 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-28  8:08 [GIT PULL] locking changes for v5.6 Ingo Molnar
2020-01-28 19:10 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.