OSDN Git Service

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)
commit218cc8b860a255ce7f1a03ff3ec70953c423d27d
treefbd49e5816e523b126a75699c383033128b2e4a5
parentfc661f2dcb7e41dcda9ae862efb822bb2f461646
parent2105a92748e83e2e3ee6be539da959706bbb3898
Merge tag 'locking-urgent-2021-11-14' of git://git./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