commit | e274da1a50f6f3c8216e5bb22e1b0964ab993f13 | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Tue Jun 13 16:49:35 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 14 15:03:22 2017 -0400 |
tree | d9cc45167ba0ad198ec6f455a21acb03da805f43 | |
parent | 2fae5d0e647c6470d206e72b5fc24972bb900f70 [diff] |
tools: bpf_jit_disasm: Handle large images. Dynamically allocate memory so that JIT images larger than the size of the statically allocated array can be handled. Signed-off-by: David Daney <david.daney@cavium.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>