]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Use ppc_function_entry instead of open coding it
authorAnton Blanchard <anton@samba.org>
Sun, 9 Mar 2014 22:40:26 +0000 (09:40 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:22 +0000 (10:05 +1000)
commit26f920605680b69e484a114b3dcb47ce11df9827
treee7d54ff5b7b3e3dc6ca72f8c0eac123800b24ba1
parentc71b7eff426fa7d8fd33e0964a7f79a3b41faff9
powerpc: Use ppc_function_entry instead of open coding it

Replace FUNCTION_TEXT with ppc_function_entry which can handle both
ABIv1 and ABIv2.

Signed-off-by: Anton Blanchard <anton@samba.org>
arch/powerpc/mm/hash_utils_64.c