diff options
author | Michal Simek <monstr@monstr.eu> | 2011-02-07 11:38:57 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2011-03-09 08:09:58 +0100 |
commit | c1df53b33c818d28d5e3b287530373e78a7904e7 (patch) | |
tree | 4a0f6a299a360462350b2a0dbfb1f564226825c0 /arch/microblaze/Kconfig | |
parent | f699980b0d3c0f4f31e07ef45a48bbe860510a89 (diff) | |
download | talos-obmc-linux-c1df53b33c818d28d5e3b287530373e78a7904e7.tar.gz talos-obmc-linux-c1df53b33c818d28d5e3b287530373e78a7904e7.zip |
microblaze: Fix sparse warnings - ptrace
Warning log:
CHECK arch/microblaze/kernel/ptrace.c
arch/microblaze/kernel/ptrace.c:126:11: warning: incorrect type in initializer (different address spaces)
arch/microblaze/kernel/ptrace.c:126:11: expected unknown type 2[noderef] *__pu_addr<asn:1>
arch/microblaze/kernel/ptrace.c:126:11: got unsigned long *<noident>
arch/microblaze/kernel/ptrace.c:134:17: warning: symbol 'do_syscall_trace_enter' was not declared. Should it be static?
arch/microblaze/kernel/ptrace.c:157:17: warning: symbol 'do_syscall_trace_leave' was not declared. Should it be static?
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/Kconfig')
0 files changed, 0 insertions, 0 deletions