Thread (7 messages) flat view 7 messages, 4 authors, 2011-06-02

Re: [PATCH] Audit: push audit success and retcode into arch ptrace.h

From: Richard Weinberger <richard@nod.at>
Date: 2011-06-02 23:06:11
Also in: linux-mips, linux-s390, linux-sh, linux-um, lkml, sparclinux

Am Freitag 03 Juni 2011, 01:00:51 schrieb Tony Luck:
quoted
But there seems to be another problem.
Why is pt_regs of type void *?
=20
gcc complains:
In file included from include/linux/fsnotify.h:15:0,
                from include/linux/security.h:26,
                from init/main.c:32:
include/linux/audit.h: In function =91audit_syscall_exit=92:
include/linux/audit.h:440:17: warning: dereferencing =91void *=92 point=
er
quoted
include/linux/audit.h:440:3: error: invalid use of void expression
include/linux/audit.h:441:21: warning: dereferencing =91void *=92 point=
er
quoted
include/linux/audit.h:441:21: error: void value not ignored as it ought
to be
=20
Perhaps same issue on ia64 - but symptoms are different:
The void * pointer is the problem.
On UML it builds fine when I cast it:
#define regs_return_value(r) UPT_SYSCALL_RET((struct uml_pt_regs *)r)

I'll test it tomorrow in detail, for now I'm too sleepy.

Thanks,
//richard
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help