]> 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)
commit4c78d1b3ca2075acfc646a67cbd53289cb03525e
tree39d94b36088147dae2939ab03f87345cd8129c0e
parentb88a273cd88fd7342672d22df92695bf15e9a6fa
parent263948db641d494055e7aadf8ccabde37da4d60f
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