From: Jun Sun Date: Fri, 1 Jan 2010 01:28:52 +0000 (-0800) Subject: uclinux: error message when FLAT reloc symbol is invalid, v2 X-Git-Tag: v2.6.34-rc6~74^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7dfee3f5db5575b1d838744559c3c9bb351f74f;p=pandora-kernel.git uclinux: error message when FLAT reloc symbol is invalid, v2 This patch fixes a cosmetic error in printk. Text segment and data/bss segment are allocated from two different areas. It is not meaningful to give the diff between them in the error reporting messages. Signed-off-by: Jun Sun Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed