lkml.org 
[lkml]   [2021]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
Date
Patch #1, #2 are simple cleanup patches. Patch #3 adds
BPF_PROBE_MEM support with PowerPC 64bit JIT compiler.
Patch #4 adds explicit addr > TASK_SIZE_MAX check to
handle bad userspace pointers.

Ravi Bangoria (4):
bpf powerpc: Remove unused SEEN_STACK
bpf powerpc: Remove extra_pass from bpf_jit_build_body()
bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
bpf powerpc: Add addr > TASK_SIZE_MAX explicit check

arch/powerpc/net/bpf_jit.h | 8 ++-
arch/powerpc/net/bpf_jit_comp.c | 25 ++++++--
arch/powerpc/net/bpf_jit_comp32.c | 4 +-
arch/powerpc/net/bpf_jit_comp64.c | 100 +++++++++++++++++++++++++++++-
4 files changed, 124 insertions(+), 13 deletions(-)

--
2.26.3

\
 
 \ /
  Last update: 2021-07-06 09:33    [W:0.065 / U:0.520 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site