commit | e24f6628811e2d4531b443684b598f7050932012 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Jun 19 19:30:48 2013 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Jun 26 12:17:06 2013 -0400 |
tree | 2201bb012e4089e5a4a4a45cfee3a54e6dc9af22 | |
parent | 22f0a27367742f65130c0fb25ef00f7297e032c1 [diff] |
modpost: remove all traces of cpuinit/cpuexit sections Delete all audit rules that were checking how the .cpuXYZ related sections were inter-operating with other __init like sections, now that __cpuinit is gone. Update the linker script to not have any knowledge of .cpuinit sections. [lds.h update courtesy of Ralf Baechle <ralf@linux-mips.org>] Cc: Arnd Bergmann <arnd@arndb.de> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>