Re: [PATCH] perf tools: fix build for various architectures

2012-11-30 Thread Mark Rutland
On Tue, Nov 27, 2012 at 01:41:16PM +, Arnaldo Carvalho de Melo wrote: > Em Tue, Nov 27, 2012 at 12:16:31PM +, Mark Rutland escreveu: > > The UAPI changes broke the perf tool, and as of 3.7-rc7, it > > still won't build for arm: > > > > util/../../../arch/arm/include/asm/unistd.h:16:29:

Re: [PATCH] perf tools: fix build for various architectures

2012-11-30 Thread Arnaldo Carvalho de Melo
Em Tue, Nov 27, 2012 at 12:16:31PM +, Mark Rutland escreveu: > The UAPI changes broke the perf tool, and as of 3.7-rc7, it > still won't build for arm: > > util/../../../arch/arm/include/asm/unistd.h:16:29: fatal error: > uapi/asm/unistd.h: No such file or directory > compilation

Re: [PATCH] perf tools: fix build for various architectures

2012-11-27 Thread Josh Boyer
On Tue, Nov 27, 2012 at 7:16 AM, Mark Rutland wrote: > The UAPI changes broke the perf tool, and as of 3.7-rc7, it > still won't build for arm: > > In file included from util/../perf.h:81:0, > from util/cache.h:7, > from perf.c:12: >

Re: [PATCH] perf tools: fix build for various architectures

2012-11-27 Thread Kyle McMartin
On Tue, Nov 27, 2012 at 12:16:31PM +, Mark Rutland wrote: > Signed-off-by: Mark Rutland > Cc: Arnaldo Carvalho de Melo > Cc: David Howells > Cc: Deng-Cheng Zhu > Cc: Ingo Molnar > Cc: Kyle McMartin Looks obviously right. Acked-by: Kyle McMartin > Cc: Martin Schwidefsky > Cc: Paul Mac

Re: [PATCH] perf tools: fix build for various architectures

2012-11-27 Thread Will Deacon
On Tue, Nov 27, 2012 at 12:16:31PM +, Mark Rutland wrote: > The UAPI changes broke the perf tool, and as of 3.7-rc7, it > still won't build for arm: > > In file included from util/../perf.h:81:0, >from util/cache.h:7, >from perf.c:12: >

[PATCH] perf tools: fix build for various architectures

2012-11-27 Thread Mark Rutland
The UAPI changes broke the perf tool, and as of 3.7-rc7, it still won't build for arm: In file included from util/../perf.h:81:0, from util/cache.h:7, from perf.c:12: util/../../../arch/arm/include/asm/unistd.h:16:29: fatal error: