From: David S. Miller Date: Sat, 11 Jun 2016 06:11:50 +0000 (-0700) Subject: Merge branch 'arm64-bpf' X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=52a3d792bb54d379c4546cbc40c1365139922e15;p=deliverable%2Flinux.git Merge branch 'arm64-bpf' Zi Shen Lim says: ==================== arm64 BPF JIT updates Updates for arm64 eBPF JIT. The main addition here is implementation of bpf_tail_call. Changes since v2: - None. Resubmit per David Miller. Changes since v1: - Added patch #1 to address build error due to missing header inclusion in linux/bpf.h. (Thanks to suggestion and ack by Daniel Borkmann) Ordered it ahead of bpf_tail_call patch #2 so build error is not triggered. ==================== Signed-off-by: David S. Miller --- 52a3d792bb54d379c4546cbc40c1365139922e15