On Wed, Oct 24, 2012 at 11:43:37AM -0700, Arnaldo Carvalho de Melo wrote: > Em Fri, Oct 19, 2012 at 05:55:58PM +0100, David Howells escreveu: > > > > Here are some potential fix ups for perf and other tools. They need to be > > applied on top of the x86 UAPI disintegration patch. > > Borislav, Namhyung, can you take a look at this series?
Sure. David, where can get that x86 UAPI disintegration patch? > > - Arnaldo > > > There are five patches: > > > > (1) Use a makefile $(call ...) function in tools/Makefile to make it easier > > to deal with. > > > > [NOTE! I think the rule for selftests_install is wrong since it > > attempts > > to discard '_clean' from the end of the target name instead of > > '_install'] That's right, it should be "...testing/$(@:_install=)" instead. Good catch. Thanks. -- Regards/Gruss, Boris. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/