]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Sun, 27 Sep 2020 09:16:41 +0000 (09:16 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 Dec 2020 14:01:18 +0000 (01:01 +1100)
commit4eddd59dfb616df65a084f62146c30127114a1f9
tree9f44ea3aa1bb949aa54ad298b6b5ff21de47202c
parent194b901321db83bf905f5c79c2885e70da1cbbe2
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo

The members related to the symbol section in struct lib32_elfinfo and
struct lib64_elfinfo are not used anymore, removed them.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/b779e5b7cc0354e2f87fd407fe5b02f4a8a73825.1601197618.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/vdso.c