Merge branch 'arm-bpf-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Jul 2015 05:19:55 +0000 (22:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jul 2015 05:19:55 +0000 (22:19 -0700)
commit7c8cbacab1d5768f070fde86d4d552c2e1984431
tree749c52e250fc26bd2533daf555c52ff04bb1554f
parent89e478a2aa58af2548b7f316e4d5b6bcc9eade5b
parentc18fe54b3f8d7daa6a43270f82676d6a563582a4
Merge branch 'arm-bpf-fixes'

Nicolas Schichan says:

====================
BPF JIT fixes for ARM

These patches are fixing bugs in the ARM JIT and should probably find
their way to a stable kernel. All 60 test_bpf tests in Linux 4.1 release
are now passing OK (was 54 out of 60 before).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>