summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-20 08:48:01 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-20 11:41:28 +0200
commit1b4c0f3bbdbd5e5cc09b67b2977d52350967cdfd (patch)
treec5d6fd7c34c2986859abe4a33a7da7b6aa41aad5 /scripts/gdb/linux/tasks.py
parent7ca8d993d070582a65b01b2fa926ff59fd30635d (diff)
staging: rtl8723bs: rename get_ra() due to global symbol collision
Turns out that powerpc already has a get_ra() function, which conflicts with this staging driver's inlined function (which is just picking a byte out of an array for some odd reason), so rename it to fix the powerpc build as that's the more important thing here. Reported-by: Christophe Leroy <christophe.leroy@csgroup.eu> Link: https://lore.kernel.org/r/20210520064801.1961972-1-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions