From: Ralf Baechle Date: Tue, 10 Jul 2007 08:16:32 +0000 (+0100) Subject: Whitelist references from __dbe_table to .init X-Git-Tag: v2.6.23-rc1~257^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eec73e887a96b50035c92c57e01137dcbe6c5a39;p=pandora-kernel.git Whitelist references from __dbe_table to .init This is needed on MIPS where the same mechanism as get_user() is used to intercept bus error exceptions for some hardware probes. Without this patch modpost will throw spurious warnings: LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map MODPOST vmlinux WARNING: arch/mips/sgi-ip22/built-in.o(__dbe_table+0x0): Section mismatch: reference to .init.text: Signed-off-by: Ralf Baechle Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed