Em Wed, Dec 17, 2014 at 11:02:35AM -0300, Arnaldo Carvalho de Melo escreveu: > 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.
I redid the offending csets and put them on a new signed tag: perf-core-for-mingo-2 And also force pushed perf/core, i.e. the original stuff is there, available thru the perf-core-for-mingo signed tag, the fixed up stuff is on perf/core and on this new signed tag. Ingo, if you see this, please prefer the fixed up one, Thanks, - 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/

