]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Jul 2021 16:52:48 +0000 (09:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Jul 2021 16:52:48 +0000 (09:52 -0700)
commit989265dbcbe0f6ead53bede87ade743cb871d8e1
tree39d94b36088147dae2939ab03f87345cd8129c0e
parentdc46193673ffc447770e93d71053957f1b284df6
parentc6c70c5a233035760207a9fc1df9c5915791db14
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull core fix from Thomas Gleixner:
 "A single update for the boot code to prevent aggressive un-inlining
  which causes a section mismatch"

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