lkml.org 
[lkml]   [2015]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectyour recent tools/include/ adjustments
Arnaldo,

considering that tools/include/ gets used by other than just perf, in
particular arch/x86/vdso/vdso2c.c, would you mind clarifying how
"tools: Move bitops.h from tools/perf/util to tools/" adding an
inclusion of asm/hweight.h to linux/bitops.h is supposed to work,
when the only potentially relevant header to be found is
tools/perf/util/include/asm/hweight.h?

Similarly, with "tools: Adopt fls_long and deps" adding 3 stub
headers to tools/include/asm-generic/bitops/ using
"#include <../../../../include/asm-generic/bitops/...>", I can't
see how these headers are to be found when building the above
mentioned utility - I suppose these really were meant to use
quotes instead of angle brackets.

For reference, the breakage was observed on a relatively old
x86 system where linux/elf.h includes asm/elf.h, reaching
linux/bitops.h via asm/system.h and asm/cpufeature.h.

Thanks for any insight/clarification,
Jan



\
 
 \ /
  Last update: 2015-01-13 10:01    [W:0.047 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site