Re: [PATCH] powerpc: Fix BPF_JIT code to link with multiple TOCs

2012-06-22 Thread matt
On 2012-06-22 04:50, Michael Ellerman wrote: 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 a

Re: [PATCH] powerpc: Fix BPF_JIT code to link with multiple TOCs

2012-06-22 Thread matt
Whee! Let's try that again with MUA configured better... On 2012-06-22 04:50, Michael Ellerman wrote: 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_n