Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jun 2021 20:30:02 +0000 (13:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jun 2021 20:30:02 +0000 (13:30 -0700)
commit1b1cf8fe99830e8c95f0fe110b02ba51c2bbc4e0
tree44185dec26dd50743aeedb2147ddfe8ce9b59f83
parent5f498328a91b59841557b8c4e8f0360e509dd454
parentd28397eaf4c27947a1ffc720d42e8b3a33ae1e2a
Merge tag 'x86-splitlock-2021-06-28' of git://git./linux/kernel/git/tip/tip

Pull x86 splitlock updates from Ingo Molnar:

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

* tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  Documentation/x86: Add ratelimit in buslock.rst
  Documentation/admin-guide: Add bus lock ratelimit
  x86/bus_lock: Set rate limit for bus lock
  Documentation/x86: Add buslock.rst
Documentation/admin-guide/kernel-parameters.txt
arch/x86/kernel/cpu/intel.c