]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit533cf18685f168a99645ddb7c0e898ff6dab4d2b
treefaa36566df66c2273fa202c28c46d6ea41c9c82f
parentc3717beee617c32f1c01e2983fc74dde4da70675
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