]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit974fe925ee15a031a6a15e790250a446c69d809c
tree749c52e250fc26bd2533daf555c52ff04bb1554f
parent8a9609a163eae3d75771af400d2387437d652691
parent8c02e8811407e41b39a30331ce236a832b85eb7d
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>