linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* arm: kprobe compilation error
@ 2015-02-05 15:17 Janusz Użycki
  2015-02-07  7:22 ` Masami Hiramatsu
  2015-02-09  9:44 ` Jon Medhurst (Tixy)
  0 siblings, 2 replies; 6+ messages in thread
From: Janusz Użycki @ 2015-02-05 15:17 UTC (permalink / raw)
  To: linux-arm-kernel

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/actions-common.o] B??d 1
make[2]: *** Oczekiwanie na niezako?czone zadania....
In file included from arch/arm/probes/kprobes/actions-arm.c:66:
arch/arm/probes/kprobes/core.h:43: error: '[*]' not allowed in other 
than a declaration
make[2]: *** [arch/arm/probes/kprobes/actions-arm.o] B??d 1
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
make[2]: *** [arch/arm/probes/kprobes/core.o] B??d 1
make[1]: *** [arch/arm/probes/kprobes] B??d 2
make: *** [arch/arm/probes] B??d 2

reason is *[*]:
const struct decode_checker *[*]);
                                                      ^

target: mxs (arm926)
gcc version 4.2.4


best regards
Janusz

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-10  9:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 15:17 arm: kprobe compilation error Janusz Użycki
2015-02-07  7:22 ` Masami Hiramatsu
2015-02-09  9:44 ` Jon Medhurst (Tixy)
2015-02-09 11:00   ` Janusz Użycki
2015-02-10  8:28     ` Wang Nan
2015-02-10  9:36       ` Wang Nan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).