]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4320f1d926bcf5fe7d1fb2079cf2de66bdad11f7
treeb321cf2e2300229aa2cbc74d9756ed425cd4aca2
parentd1c4403be823fe95f0c817566130facce1f40e35
parentf42029f8645737104e68bce50dd6c32118b8856f
Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/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