Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-24 | powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header | Naveen N. Rao | 1 | -1/+1 | |
Break out classic BPF JIT specifics into a separate header in preparation for eBPF JIT implementation. Note that ppc32 will still need the classic BPF JIT. Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> | |||||
2015-02-20 | ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S | Denis Kirjanov | 1 | -0/+229 | |
Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org> Signed-off-by: David S. Miller <davem@davemloft.net> |