x86, relocs: When printing an error, say relative or absolute
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 18 May 2012 16:52:01 +0000 (09:52 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 19 May 2012 02:50:02 +0000 (19:50 -0700)
commit24ab82bd9bf18f3efc69a131d73577940941e1b7
treefaa36566df66c2273fa202c28c46d6ea41c9c82f
parenta3e854d95a76862cd37937e0b0438f540536771a
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 <hpa@zytor.com>
Cc: <stable@vger.kernel.org>
arch/x86/tools/relocs.c