]> 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)
commited59eb3473e0f15199f30c3658404ed8fc85923e
tree220e26c8017c129bd6c9ac26a6fb657bd77a3fbf
parentb3564f93c53adcd49ccba60cb1e815a7d7eb84b7
parentd1852cdace83649da25953c0239453718da17861
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