]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Jul 2021 17:21:19 +0000 (10:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Jul 2021 17:21:19 +0000 (10:21 -0700)
commit0a22dbebc3f7c33d3908873b081d391d30b5af44
treeb092a0f8331b6a7175c2f7ee5fb373dbd68e2f62
parent80738bee244aeb65199978c53ad50c74ed533951
parent61604de07cc1c1fd5d9f7e49b7758cb1206885b7
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 jump label fix from Thomas Gleixner:
 "A single fix for jump labels to prevent the compiler from agressive
  un-inlining which results in a section mismatch"

* tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  jump_labels: Mark __jump_label_transform() as __always_inlined to work around aggressive compiler un-inlining