Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jun 2021 17:25:20 +0000 (10:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jun 2021 17:25:20 +0000 (10:25 -0700)
commit374aeb91db48bb52216bb9308d611c816fb6cacb
treeb321cf2e2300229aa2cbc74d9756ed425cd4aca2
parent591a22c14d3f45cc38bd1931c593c221df2f1881
parentd4c6399900364facd84c9e35ce1540b6046c345f
Merge tag 'orphans-v5.13-rc6' of git://git./linux/kernel/git/kees/linux

Pull orphan section fixes from Kees Cook:
 "These two corner case fixes have been in -next for about a week:

   - Avoid orphan section in ARM cpuidle (Arnd Bergmann)

   - Avoid orphan section with !SMP (Nathan Chancellor)"

* tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  vmlinux.lds.h: Avoid orphan section with !SMP
  ARM: cpuidle: Avoid orphan section warning