From: Jan Beulich Date: Thu, 12 Mar 2009 10:58:33 +0000 (+0000) Subject: initconst adjustments X-Git-Tag: v2.6.31-rc1~335^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6c3a8dc44329d3aff9a578b5120982f63711ee;p=pandora-kernel.git initconst adjustments - add .init.rodata to INIT_DATA, and group all initconst flavors together - move strings generated from __setup_param() into .init.rodata - add .*init.rodata to modpost's sets of init sections - make modpost warn about references between meminit and cpuinit as well as memexit and cpuexit sections (as CPU and memory hotplug are independently selectable features) Signed-off-by: Jan Beulich Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed