]> git.baikalelectronics.ru Git - kernel.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)
commit47419c909648a82aa6e8c9c88addcd16714888ea
treee7d54ff5b7b3e3dc6ca72f8c0eac123800b24ba1
parent1466dd34cc052ff3c9d025a86526bc2da8512ae5
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