aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorMark Lord <[email protected]>2018-02-20 19:49:20 +0000
committerMichael Ellerman <[email protected]>2018-02-22 03:36:08 +0000
commit083b20907185b076f21c265b30fe5b5f24c03d8c (patch)
tree674dc2b058c54350b08a1bc3d7f972ac8ebe6c09 /scripts/gcc-plugins
parentpowerpc/pseries: Revert support for ibm,drc-info devtree property (diff)
downloadkernel-083b20907185b076f21c265b30fe5b5f24c03d8c.tar.gz
kernel-083b20907185b076f21c265b30fe5b5f24c03d8c.zip
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
I am using SECCOMP to filter syscalls on a ppc32 platform, and noticed that the JIT compiler was failing on the BPF even though the interpreter was working fine. The issue was that the compiler was missing one of the instructions used by SECCOMP, so here is a patch to enable JIT for that instruction. Fixes: eb84bab0fb38 ("ppc: Kconfig: Enable BPF JIT on ppc32") Signed-off-by: Mark Lord <[email protected]> Acked-by: Naveen N. Rao <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions