Re: your recent tools/include/ adjustments

2015-01-13 Thread Jan Beulich
>>> On 13.01.15 at 14:29, wrote: > Em Tue, Jan 13, 2015 at 08:48:35AM +, Jan Beulich escreveu: >> 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/u

Re: your recent tools/include/ adjustments

2015-01-13 Thread Arnaldo Carvalho de Melo
Em Tue, Jan 13, 2015 at 08:48:35AM +, Jan Beulich escreveu: > 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 a

your recent tools/include/ adjustments

2015-01-13 Thread Jan Beulich
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 potentiall