From: Russell King Date: Tue, 8 May 2007 11:39:37 +0000 (+0100) Subject: [ARM] Shut up warning about init_thread_union X-Git-Tag: v2.6.22-rc1~144^2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4efb4482729d2cc7926f49f997a28370e701073f;p=pandora-kernel.git [ARM] Shut up warning about init_thread_union Fix false warning: WARNING: arch/arm/kernel/init_task.o - Section mismatch: reference to .init.task:init_thread_union from .data between 'init_task' (at offset 0x4) and 'init_sighand' caused by the section name starting with ".init". Signed-off-by: Russell King --- Reading git-diff-tree failed