Tested-by: KP Singh <kpsi...@google.com> I can confirm that samples/bpf are building for me now (x86_64, clang-8) after applying this series and:
* https://lore.kernel.org/bpf/CAPhsuW5c9v0OnU4g+eYkPjBCuNMjC_69pFhzr=ntfdmay4b...@mail.gmail.com * https://lore.kernel.org/bpf/20191002191652.11432-1-kpsi...@chromium.org/ on the current bpf-next/master. - KP On Wed, Oct 2, 2019 at 11:00 PM Song Liu <liu.song....@gmail.com> wrote: > > On Tue, Oct 1, 2019 at 4:36 AM Björn Töpel <bjorn.to...@gmail.com> wrote: > > > > From: Björn Töpel <bjorn.to...@intel.com> > > > > To remove that test_attr__{enabled/open} are used by perf-sys.h, we > > set HAVE_ATTR_TEST to zero. > > > > Signed-off-by: Björn Töpel <bjorn.to...@intel.com> > > Acked-by: Song Liu <songliubrav...@fb.com>