]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Jul 2013 18:01:19 +0000 (11:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Jul 2013 18:01:19 +0000 (11:01 -0700)
commit66ed9ee11210887e3526a47ac95a729b8bd5db68
treea2e44ee8cc3283b258ff05ad9a5065a5fc2b39ac
parent1473f1e03297527addff0c4daaec7ffc03deb107
parentee1e48e1c85c5a6e5da44141b730facad31499e4
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux

Pull first stage of __cpuinit removal from Paul Gortmaker:
 "The two commits here 1) dummy out all the __cpuinit macros so that we
  no longer generate such sections, and then 2) remove all the section
  processing that we used to do for those sections.

  This makes all the __cpuinit and friends no-ops, so that we can remove
  the use cases of it at our leisure.  Expect stage 2, which does the
  tree wide removal sweep at the end of the merge window."

* 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux:
  modpost: remove all traces of cpuinit/cpuexit sections
  init.h: remove __cpuinit sections from the kernel
include/asm-generic/vmlinux.lds.h
scripts/mod/modpost.c