]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: make tracing helpers gpl only
authorAlexei Starovoitov <ast@plumgrid.com>
Fri, 23 Oct 2015 21:58:19 +0000 (14:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Oct 2015 04:53:34 +0000 (21:53 -0700)
commit2a4c56a3a2329fe61b7b2b2340b66f8346358f3f
tree1d09bdae760e16777b9ba81a126bde5a93c83151
parent2d04dd411dd04f55261142f99ece489e2d35c00c
bpf: make tracing helpers gpl only

exported perf symbols are GPL only, mark eBPF helper functions
used in tracing as GPL only as well.

Suggested-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
kernel/trace/bpf_trace.c