Re: [RFC][PATCH 0/5] tools, perf: Fix up for x86 UAPI disintegration
From: Borislav Petkov <bp@alien8.de>
Date: 2012-10-24 19:46:25
Also in:
lkml
From: Borislav Petkov <bp@alien8.de>
Date: 2012-10-24 19:46:25
Also in:
lkml
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?
- Arnaldoquoted
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.