From: Andi Kleen Date: Tue, 12 Nov 2013 23:08:38 +0000 (-0800) Subject: scripts/mod/modpost.c: handle non ABS crc symbols X-Git-Tag: v3.13-rc1~106^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5064654c538ad9a2eb1195d80e7593b2e1c1452;p=pandora-kernel.git scripts/mod/modpost.c: handle non ABS crc symbols For some reason I managed to trick gcc into create CRC symbols that are not absolute anymore, but weak. Make modpost handle this case. Signed-off-by: Andi Kleen Cc: Al Viro Cc: Geert Uytterhoeven Cc: Tetsuo Handa Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed