summaryrefslogtreecommitdiff
path: root/sound/isa
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-03-21 21:22:03 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-21 21:25:56 (GMT)
commit79617801ea0c0e6664cb497d4c1892c2ff407364 (patch)
tree5c1f4af6a7c3a6e13a33f054d7c58dee146f15e3 /sound/isa
parentd5e07e69218fd9aa21d6c8c5ccc629d92bdb9b0f (diff)
downloadlinux-fsl-qoriq-79617801ea0c0e6664cb497d4c1892c2ff407364.tar.xz
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
If bpf_jit_enable > 1, then we dump the emitted JIT compiled image after creation. Currently, only SPARC and PowerPC has similar output as in the reference implementation on x86_64. Make a small helper function in order to reduce duplicated code and make the dump output uniform across architectures x86_64, SPARC, PPC, ARM (e.g. on ARM flen, pass and proglen are currently not shown, but would be interesting to know as well), also for future BPF JIT implementations on other archs. Cc: Mircea Gherzan <mgherzan@gmail.com> Cc: Matt Evans <matt@ozlabs.org> Cc: Eric Dumazet <eric.dumazet@google.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/isa')
0 files changed, 0 insertions, 0 deletions