Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246774
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 1/2] bpf: control the trace data output on current cpu when perf sampling |
| Date | 2015-10-14 16:00 +0200 |
| Message-ID | <qjuL0-k6-19@gated-at.bofh.it> (permalink) |
| References | <qjtvA-70U-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Kaixu,
[auto build test WARNING on net-next/master -- if it's inappropriate base, please suggest rules for selecting the more suitable base]
url: https://github.com/0day-ci/linux/commits/Kaixu-Xia/bpf-enable-disable-events-stored-in-PERF_EVENT_ARRAY-maps-trace-data-output-when-perf-sampling/20151014-204158
reproduce:
# apt-get install sparse
make ARCH=x86_64 allmodconfig
make C=1 CF=-D__CHECK_ENDIAN__
sparse warnings: (new ones prefixed by >>)
>> kernel/trace/bpf_trace.c:239:29: sparse: symbol 'bpf_perf_event_sample_control_proto' was not declared. Should it be static?
Please review and possibly fold the followup patch.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 1/2] bpf: control the trace data output on current cpu when perf sampling Kaixu Xia <xiakaixu@huawei.com> - 2015-10-14 14:40 +0200 [RFC PATCH] bpf: bpf_perf_event_sample_control_proto can be static kbuild test robot <lkp@intel.com> - 2015-10-14 16:00 +0200 Re: [PATCH V2 1/2] bpf: control the trace data output on current cpu when perf sampling kbuild test robot <lkp@intel.com> - 2015-10-14 16:00 +0200 Re: [PATCH V2 1/2] bpf: control the trace data output on current cpu when perf sampling Alexei Starovoitov <ast@plumgrid.com> - 2015-10-14 23:30 +0200
csiph-web