Re: arm: kprobe compilation error

2015-02-10 Thread Wang Nan
On 2015/2/10 16:28, Wang Nan wrote: > On 2015/2/9 19:00, Janusz Użycki wrote: >> >> W dniu 2015-02-09 o 10:44, Jon Medhurst (Tixy) pisze: >>> Hi Janusz >>> >>> On Thu, 2015-02-05 at 16:17 +0100, Janusz Użycki wrote: I got the compilation error on next-20150204: >>> [...] In file incl

Re: arm: kprobe compilation error

2015-02-10 Thread Wang Nan
On 2015/2/9 19:00, Janusz Użycki wrote: > > W dniu 2015-02-09 o 10:44, Jon Medhurst (Tixy) pisze: >> Hi Janusz >> >> On Thu, 2015-02-05 at 16:17 +0100, Janusz Użycki wrote: >>> I got the compilation error on next-20150204: >>> >> [...] >>> In file included from arch/arm/probes/kprobes/core.c:37: >

Re: arm: kprobe compilation error

2015-02-09 Thread Janusz Użycki
W dniu 2015-02-09 o 10:44, Jon Medhurst (Tixy) pisze: Hi Janusz On Thu, 2015-02-05 at 16:17 +0100, Janusz Użycki wrote: I got the compilation error on next-20150204: [...] In file included from arch/arm/probes/kprobes/core.c:37: arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in

Re: arm: kprobe compilation error

2015-02-09 Thread Jon Medhurst (Tixy)
Hi Janusz On Thu, 2015-02-05 at 16:17 +0100, Janusz Użycki wrote: > I got the compilation error on next-20150204: > [...] > In file included from arch/arm/probes/kprobes/core.c:37: > arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in other > than a declaration [...] > gcc version 4.2

Re: arm: kprobe compilation error

2015-02-06 Thread Masami Hiramatsu
(2015/02/06 0:17), Janusz Użycki wrote: > Hi, > > I got the compilation error on next-20150204: > >CC arch/arm/probes/kprobes/actions-arm.o > In file included from arch/arm/probes/kprobes/actions-common.c:18: > arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in other > than

arm: kprobe compilation error

2015-02-05 Thread Janusz Użycki
Hi, I got the compilation error on next-20150204: CC arch/arm/probes/kprobes/actions-arm.o In file included from arch/arm/probes/kprobes/actions-common.c:18: arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in other than a declaration make[2]: *** [arch/arm/probes/kprobes/act