From: Paul Gortmaker Date: Wed, 19 Jun 2013 23:30:48 +0000 (-0400) Subject: modpost: remove all traces of cpuinit/cpuexit sections X-Git-Tag: v3.11-rc1~76^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24f6628811e2d4531b443684b598f7050932012;p=pandora-kernel.git 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 ] Cc: Arnd Bergmann Cc: Rusty Russell Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed