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)
commit9041a4d2ee2f551981689cb12066a872879f5d07
tree39d94b36088147dae2939ab03f87345cd8129c0e
parent04ca88d056b44efee1e7635c74c0be3705efc72c
parente9ba16e68cce2f85e9f5d2eba5c0453f1a741fd2
Merge tag 'core-urgent-2021-07-25' of git://git./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