Re: [PATCH] perf tools: Fix compiling error in libunwind x86

2018-01-04 Thread Arnaldo Carvalho de Melo
Em Wed, Dec 06, 2017 at 01:50:40AM +, Wang Nan escreveu: > Fix a compiling error: > > ... >CC util/libunwind/x86_32.o > In file included from util/libunwind/x86_32.c:33:0: > util/libunwind/../../arch/x86/util/unwind-libunwind.c: In function > 'libunwind__x86_reg_id': >

Re: [PATCH] perf tools: Fix compiling error in libunwind x86

2018-01-04 Thread Arnaldo Carvalho de Melo
Em Wed, Dec 06, 2017 at 01:50:40AM +, Wang Nan escreveu: > Fix a compiling error: > > ... >CC util/libunwind/x86_32.o > In file included from util/libunwind/x86_32.c:33:0: > util/libunwind/../../arch/x86/util/unwind-libunwind.c: In function > 'libunwind__x86_reg_id': >

[RESEND PATCH] perf tools: Fix compiling error in libunwind x86

2017-12-17 Thread Wang Nan
Fix a compiling error: ... CC util/libunwind/x86_32.o In file included from util/libunwind/x86_32.c:33:0: util/libunwind/../../arch/x86/util/unwind-libunwind.c: In function 'libunwind__x86_reg_id': util/libunwind/../../arch/x86/util/unwind-libunwind.c:110:11: error: 'EINVAL'

[RESEND PATCH] perf tools: Fix compiling error in libunwind x86

2017-12-17 Thread Wang Nan
Fix a compiling error: ... CC util/libunwind/x86_32.o In file included from util/libunwind/x86_32.c:33:0: util/libunwind/../../arch/x86/util/unwind-libunwind.c: In function 'libunwind__x86_reg_id': util/libunwind/../../arch/x86/util/unwind-libunwind.c:110:11: error: 'EINVAL'

[PATCH] perf tools: Fix compiling error in libunwind x86

2017-12-05 Thread Wang Nan
Fix a compiling error: ... CC util/libunwind/x86_32.o In file included from util/libunwind/x86_32.c:33:0: util/libunwind/../../arch/x86/util/unwind-libunwind.c: In function 'libunwind__x86_reg_id': util/libunwind/../../arch/x86/util/unwind-libunwind.c:110:11: error: 'EINVAL'

[PATCH] perf tools: Fix compiling error in libunwind x86

2017-12-05 Thread Wang Nan
Fix a compiling error: ... CC util/libunwind/x86_32.o In file included from util/libunwind/x86_32.c:33:0: util/libunwind/../../arch/x86/util/unwind-libunwind.c: In function 'libunwind__x86_reg_id': util/libunwind/../../arch/x86/util/unwind-libunwind.c:110:11: error: 'EINVAL'