diff options
author | Anton Blanchard <anton@samba.org> | 2014-02-04 06:08:51 +0100 |
---|---|---|
committer | Anton Blanchard <anton@samba.org> | 2014-04-23 02:05:23 +0200 |
commit | 7cedd6014bfe353d4b552ed8d54d63f6e06e26ba (patch) | |
tree | e65291b54d3de8d90c370581d776dbb4d2aafe05 /arch/powerpc/lib/memcpy_64.S | |
parent | powerpc: Fix branch patching code for ABIv2 (diff) | |
download | linux-7cedd6014bfe353d4b552ed8d54d63f6e06e26ba.tar.xz linux-7cedd6014bfe353d4b552ed8d54d63f6e06e26ba.zip |
powerpc: Fix kernel thread creation on ABIv2
Change how we setup registers for ret_from_kernel_thread. In
ABIv1, instead of passing a function descriptor in, dereference
it and pass the target in directly.
Use ppc_global_function_entry to get it right on both ABIv1 and ABIv2.
Signed-off-by: Anton Blanchard <anton@samba.org>
Diffstat (limited to 'arch/powerpc/lib/memcpy_64.S')
0 files changed, 0 insertions, 0 deletions