summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-07-30 10:42:47 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-07-30 18:13:20 (GMT)
commit7b36f92934e40d1ee24e5617ddedb852e10086ca (patch)
tree13d386f67becd762c92ce75ae4277ab36bf500f9 /arch/sparc/mm
parent4962fa10f30d7b563f38467feeae10314b166c77 (diff)
downloadlinux-7b36f92934e40d1ee24e5617ddedb852e10086ca.tar.xz
bpf: provide helper that indicates eBPF was migrated
During recent discussions we had with Michael, we found that it would be useful to have an indicator that tells the JIT that an eBPF program had been migrated from classic instructions into eBPF instructions, as only in that case A and X need to be cleared in the prologue. Such eBPF programs do not set a particular type, but all have BPF_PROG_TYPE_UNSPEC. Thus, introduce a small helper for cde66c2d88da ("s390/bpf: Only clear A and X for converted BPF programs") and possibly others in future. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Cc: Michael Holzheu <holzheu@linux.vnet.ibm.com> Acked-by: Alexei Starovoitov <ast@plumgrid.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/mm')
0 files changed, 0 insertions, 0 deletions