Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Andreas Schwab f15838e9ca powerpc: Fix dedotify for binutils >= 2.26
Since binutils 2.26 BFD is doing suffix merging on STRTAB sections.  But
dedotify modifies the symbol names in place, which can also modify
unrelated symbols with a name that matches a suffix of a dotted name.  To
remove the leading dot of a symbol name we can just increment the pointer
into the STRTAB section instead.

Backport to all stables to avoid breakage when people update their
binutils - mpe.

Cc: stable@vger.kernel.org
Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-02-08 22:01:46 +11:00
..
2016-01-27 11:37:37 +11:00
2014-11-27 09:32:58 +11:00
2014-08-13 15:13:42 +10:00
2014-09-25 23:14:46 +10:00
2014-11-03 12:12:32 +11:00
2014-11-03 12:12:32 +11:00
2015-08-06 15:10:20 +10:00
2015-03-24 13:15:52 +11:00
2015-12-14 20:40:32 +11:00
2015-12-17 22:40:56 +11:00
2014-09-25 23:14:41 +10:00
2014-08-06 13:04:32 +02:00
2015-12-02 19:34:40 +11:00
2015-12-16 12:54:04 +11:00
2015-04-07 17:15:13 +10:00
2015-06-24 17:49:38 -07:00