diff options
author | 2015-05-26 15:46:55 +1000 | |
---|---|---|
committer | 2015-06-02 13:26:47 +1000 | |
commit | d20be433e6a8892ecf59ef62636cd1333975347d (patch) | |
tree | 9b994db2c5b8c44c075ffde87a617b1bec3215da /arch/powerpc/platforms/embedded6xx/hlwd-pic.c | |
parent | powerpc: Relocatable system call no longer uses the LR (diff) | |
download | linux-dev-d20be433e6a8892ecf59ef62636cd1333975347d.tar.xz linux-dev-d20be433e6a8892ecf59ef62636cd1333975347d.zip |
powerpc: Non relocatable system call doesn't need a trampoline
We need to use a trampoline when using LOAD_HANDLER(), because the
destination needs to be in the first 64kB. An absolute branch has
no such limitations, so just jump there.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/hlwd-pic.c')
0 files changed, 0 insertions, 0 deletions