summaryrefslogtreecommitdiff
path: root/drivers/android
diff options
context:
space:
mode:
authorJosh Poimboeuf <jpoimboe@redhat.com>2021-01-22 00:29:19 +0300
committerJosh Poimboeuf <jpoimboe@redhat.com>2021-01-26 20:11:59 +0300
commit34ca59e109bdf69704c33b8eeffaa4c9f71076e5 (patch)
treea1e9d2a8bbb2873499f6dd86b5bc77f4fda3bd25 /drivers/android
parent1f9a1b74942485a0a29e7c4a9a9f2fe8aea17766 (diff)
downloadlinux-34ca59e109bdf69704c33b8eeffaa4c9f71076e5.tar.xz
objtool: Fix ".cold" section suffix check for newer versions of GCC
With my version of GCC 9.3.1 the ".cold" subfunctions no longer have a numbered suffix, so the trailing period is no longer there. Presumably this doesn't yet trigger a user-visible bug since most of the subfunction detection logic is duplicated. I only found it when testing vmlinux.o validation. Fixes: 54262aa28301 ("objtool: Fix sibling call detection") Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lore.kernel.org/r/ca0b5a57f08a2fbb48538dd915cc253b5edabb40.1611263461.git.jpoimboe@redhat.com
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions