Merge branch 'ppc_bpf'
authorDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 20:19:56 +0000 (15:19 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 20:19:56 +0000 (15:19 -0500)
Denis Kirjanov says:

====================
bpf: Enable BPF JIT on ppc32

This patch series enables BPF JIT on ppc32. There are relatevily
few chnages in the code to make it work.

All test_bpf tests passed both on 7447a and P2041-based machines.

Changelog:
v1 - > v2: Reordered Kconfig patch in the series
====================

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

Trivial merge