]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit473b708138155e8864df39737d386fc785a0be69
treecd9223768849c8dc218787198acdc37d4ba2dc17
parent24b2d05959fe272e59c28dbda3da0dc102100aac
parent8cea3e52ca87b84e3566e14fb325345cac89e6a6
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>