]> Git Repo - J-linux.git/commitdiff
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Sun, 19 Dec 2021 19:46:54 +0000 (11:46 -0800)
committerLinus Torvalds <[email protected]>
Sun, 19 Dec 2021 19:46:54 +0000 (11:46 -0800)
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


Trivial merge
This page took 0.047843 seconds and 4 git commands to generate.