Merge branch 'arm64-bpf'
authorDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2016 06:11:50 +0000 (23:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2016 06:11:50 +0000 (23:11 -0700)
commit52a3d792bb54d379c4546cbc40c1365139922e15
treec8fe63136f80a4557e5bbb10b3ac2d18881e04c0
parentf6664f1f63404b75b8a980ae03b2a945337d07e1
parent643c332d519bdfbf80d21f40d1c0aa0ccf3ec1cb
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 <davem@davemloft.net>
This page took 0.039558 seconds and 5 git commands to generate.