linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/splitlock changes for v5.14
@ 2021-06-28  7:42 Ingo Molnar
  2021-06-28 20:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2021-06-28  7:42 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Borislav Petkov, Thomas Gleixner, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86/splitlock git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-splitlock-2021-06-28

   # HEAD: d28397eaf4c27947a1ffc720d42e8b3a33ae1e2a Documentation/x86: Add ratelimit in buslock.rst

Changes in this cycle were:

 - Add the "ratelimit:N" parameter to the split_lock_detect= boot option,
   to rate-limit the generation of bus-lock exceptions. This is both
   easier on system resources and kinder to offending applications than
   the current policy of outright killing them.

 - Document the split-lock detection feature and its parameters.

 Thanks,

	Ingo

------------------>
Fenghua Yu (4):
      Documentation/x86: Add buslock.rst
      x86/bus_lock: Set rate limit for bus lock
      Documentation/admin-guide: Add bus lock ratelimit
      Documentation/x86: Add ratelimit in buslock.rst


 Documentation/admin-guide/kernel-parameters.txt |   8 ++
 Documentation/x86/buslock.rst                   | 126 ++++++++++++++++++++++++
 Documentation/x86/index.rst                     |   1 +
 arch/x86/kernel/cpu/intel.c                     |  42 +++++++-
 4 files changed, 175 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/x86/buslock.rst


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

* Re: [GIT PULL] x86/splitlock changes for v5.14
  2021-06-28  7:42 [GIT PULL] x86/splitlock changes for v5.14 Ingo Molnar
@ 2021-06-28 20:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-28 20:33 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Borislav Petkov, Thomas Gleixner,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 28 Jun 2021 09:42:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-splitlock-2021-06-28

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1b1cf8fe99830e8c95f0fe110b02ba51c2bbc4e0

Thank you!

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

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

end of thread, other threads:[~2021-06-28 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  7:42 [GIT PULL] x86/splitlock changes for v5.14 Ingo Molnar
2021-06-28 20:33 ` 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).