]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Nov 2021 18:30:17 +0000 (10:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Nov 2021 18:30:17 +0000 (10:30 -0800)
commit9a609548fdf996fee893ac9e7d6bdbbda21fc9e5
treefbd49e5816e523b126a75699c383033128b2e4a5
parentc9c29df694b44b3b16426138be06dda1bceff722
parentf2ed2b8d59e6d4bb0633a82776244eb4e064856b
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 static call update from Thomas Gleixner:
 "A single fix for static calls to make the trampoline patching more
  robust by placing explicit signature bytes after the call trampoline
  to prevent patching random other jumps like the CFI jump table
  entries"

* tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  static_call,x86: Robustify trampoline patching