diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2012-06-21 17:50:27 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-06-29 04:35:34 (GMT) |
commit | 7784655acc5a946aac49af423cc1099c5d593d73 (patch) | |
tree | b59732165b8d4df0cf2f06a3091fdf8ecb76da7f /arch/powerpc/kernel | |
parent | 9acc7bde23ebb19a704395f76490685e1513e422 (diff) | |
download | linux-fsl-qoriq-7784655acc5a946aac49af423cc1099c5d593d73.tar.xz |
powerpc: Fix BPF_JIT code to link with multiple TOCs
If the kernel is big enough (eg. allyesconfig), the linker may need to
switch TOCs when calling from the BPF JIT code out to the external
helpers (skb_copy_bits() & bpf_internal_load_pointer_neg_helper()).
In order to do that we need to leave space after the bl for the linker
to insert a reload of our TOC pointer.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions