OSDN Git Service

Merge branch 'bpf-MIPS-infra'
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 Jun 2017 19:03:23 +0000 (15:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Jun 2017 19:03:23 +0000 (15:03 -0400)
commit4071bd88cca7bc4ebb6143c6015f9b255b3d4cfc
treecd9223768849c8dc218787198acdc37d4ba2dc17
parent2fae5d0e647c6470d206e72b5fc24972bb900f70
parent4b7190e8416d9238e995da993a7fb851996654e2
Merge branch 'bpf-MIPS-infra'

David Daney says:

====================
bpf: Changes needed (or desired) for MIPS support

This is a grab bag of changes to the bpf testing infrastructure I
developed working on MIPS eBPF JIT support.  The change to
bpf_jit_disasm is probably universally beneficial, the others are more
MIPS specific.
====================

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