From: Sam Ravnborg Date: Sat, 2 Jun 2007 19:29:20 +0000 (+0200) Subject: kbuild: warn about references from .init.text to .exit.text X-Git-Tag: v2.6.23-rc1~257^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc53bae3d5940f1b123afa5ad082359b1a376be;p=pandora-kernel.git kbuild: warn about references from .init.text to .exit.text The .exit.text section may be discarded either at build or at runtime. So let modpost warn if this situation is detected. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed