diff options
author | Anton Blanchard <anton@samba.org> | 2014-02-04 16:08:51 +1100 |
---|---|---|
committer | Anton Blanchard <anton@samba.org> | 2014-04-23 10:05:23 +1000 |
commit | 7cedd6014bfe353d4b552ed8d54d63f6e06e26ba (patch) | |
tree | e65291b54d3de8d90c370581d776dbb4d2aafe05 /arch/powerpc/lib | |
parent | b86206e4c32cbe6ac3de1c6dc52c2d64bcf461cb (diff) |
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')
0 files changed, 0 insertions, 0 deletions