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:
quoted
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
quoted
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.