All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Thomas Gleixner <tglx@linutronix.de>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] locking changes for v5.6
Date: Tue, 28 Jan 2020 09:08:55 +0100	[thread overview]
Message-ID: <20200128080855.GA105098@gmail.com> (raw)

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


             reply	other threads:[~2020-01-28  8:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28  8:08 Ingo Molnar [this message]
2020-01-28 19:10 ` [GIT PULL] locking changes for v5.6 pr-tracker-bot

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=20200128080855.GA105098@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /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 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.