]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove function descriptors and dot symbols on new ABI
authorAnton Blanchard <anton@samba.org>
Tue, 4 Feb 2014 05:07:20 +0000 (16:07 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:20 +0000 (10:05 +1000)
commite5e5436a3b37c8dd3f76b81e67f62ea47448b67a
tree27ce4c3220e6e21c8b323a95d1b45a3d8f25159a
parent184635d0d7993fe5d56816fbd224424d51d54f51
powerpc: Remove function descriptors and dot symbols on new ABI

ABIv2 doesn't have function descriptors or dot symbols. One
new thing it does add is a function global and a local entry
point, so add that to our _GLOBAL macro.

Signed-off-by: Anton Blanchard <anton@samba.org>
arch/powerpc/include/asm/ftrace.h
arch/powerpc/include/asm/linkage.h
arch/powerpc/include/asm/ppc_asm.h