Re: [PATCH 01/12] tools include: Adopt linux/bits.h

2018-10-09 Thread Arnaldo Carvalho de Melo
Em Tue, Oct 09, 2018 at 10:47:35AM +0200, Alexander Sverdlin escreveu: > Hello Arnaldo, > > On 09/10/2018 02:54, Arnaldo Carvalho de Melo wrote: > > From: Arnaldo Carvalho de Melo > > > > So that we reduce the difference of tools/include/linux/bitops.h to the > > original kernel file, include/li

Re: [PATCH 01/12] tools include: Adopt linux/bits.h

2018-10-09 Thread Alexander Sverdlin
Hello Arnaldo, On 09/10/2018 02:54, Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > So that we reduce the difference of tools/include/linux/bitops.h to the > original kernel file, include/linux/bitops.h, trying to remove the need > to define BITS_PER_LONG, to avoid clashes w