From: H. Peter Anvin Date: Fri, 18 May 2012 16:52:01 +0000 (-0700) Subject: x86, relocs: When printing an error, say relative or absolute X-Git-Tag: v3.4~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ab82bd9bf18f3efc69a131d73577940941e1b7;p=pandora-kernel.git x86, relocs: When printing an error, say relative or absolute When the relocs tool throws an error, let the error message say if it is an absolute or relative symbol. This should make it a lot more clear what action the programmer needs to take and should help us find the reason if additional symbol bugs show up. Signed-off-by: H. Peter Anvin Cc: --- Reading git-diff-tree failed