On Tue, Jun 13, 2017 at 03:28:42PM -0700, David Daney wrote:
> Changes in v2:
>
> - Squash a couple of the uasm cleanups.
>
> - Make insn_table_MM const (suggested by Matt Redfearn)
>
> - Put the eBPF in its own source file (should fix build
> warnings/errors on 32-bit kernel builds).
Changes in v2:
- Squash a couple of the uasm cleanups.
- Make insn_table_MM const (suggested by Matt Redfearn)
- Put the eBPF in its own source file (should fix build
warnings/errors on 32-bit kernel builds).
- Use bpf_jit_binary_alloc() (suggested by Daniel Borkmann)
- Implement