]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Dec 2021 19:46:54 +0000 (11:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Dec 2021 19:46:54 +0000 (11:46 -0800)
commitf68421e89fb74bec8a8cf585214b3a933707b5c0
tree220e26c8017c129bd6c9ac26a6fb657bd77a3fbf
parent0648579a779e791cf9ec24b29da3f8ae3ba3d96f
parent522b91733c1d58bbd01056ed8f8d906e8e504e52
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull signal handlign fix from Borislav Petkov:

 - Prevent lock contention on the new sigaltstack lock on the
   common-case path, when no changes have been made to the alternative
   signal stack.

* tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  signal: Skip the altstack update when not needed