[PATCH v2] arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp

2018-04-24 Thread Kim Phillips
Commit a257e02579e ("arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419") introduced a function whose name ends with "_veneer". This clashes with commit bd8b22d2888e ("Kbuild: kallsyms: ignore veneers emitted by the ARM linker"), which removes symbols ending in "_veneer" from

[PATCH v2] arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp

2018-04-24 Thread Kim Phillips
Commit a257e02579e ("arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419") introduced a function whose name ends with "_veneer". This clashes with commit bd8b22d2888e ("Kbuild: kallsyms: ignore veneers emitted by the ARM linker"), which removes symbols ending in "_veneer" from