Em Wed, Dec 17, 2014 at 02:42:23PM +0100, Jiri Olsa escreveu: > On Tue, Dec 16, 2014 at 01:57:12PM -0300, Arnaldo Carvalho de Melo wrote: > > +++ b/tools/perf/Makefile.perf > > @@ -233,6 +233,7 @@ LIB_H += ../../include/linux/stringify.h > > LIB_H += util/include/linux/bitmap.h > > LIB_H += util/include/linux/bitops.h > > LIB_H += ../include/asm-generic/bitops/atomic.h > > +LIB_H += ../include/asm-generic/bitops/find.h > > whitespace at the EOLN ;-)
How could this slip thru? /me scratches head, will check, but I thought that I catched these things with the .git hooks, humm, three new entries in Makefile.perf has, three doesn't :-\ Will try to plug this in my machine setups. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

