]> 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)
commit7231cbf127e1c9d2d7f4fb810ae935ec45901df5
treee7d54ff5b7b3e3dc6ca72f8c0eac123800b24ba1
parente81cdafc956bb29017a410ecef74cf2afd2fb25b
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