lkml.org 
[lkml]   [2005]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.12-rc1-mm4
Andrew Morton wrote:
> bk-audit.patch

This seems to have broken compile for uml:


CC arch/um/kernel/ptrace.o
arch/um/kernel/ptrace.c:345:74: macro "audit_syscall_entry" requires 7 arguments, but only 6 given
arch/um/kernel/ptrace.c: In function `syscall_trace':
arch/um/kernel/ptrace.c:340: error: `audit_syscall_entry' undeclared (first use in this function)
arch/um/kernel/ptrace.c:340: error: (Each undeclared identifier is reported only once
arch/um/kernel/ptrace.c:340: error: for each function it appears in.)
arch/um/kernel/ptrace.c:348:72: macro "audit_syscall_exit" requires 3 arguments, but only 2 given
arch/um/kernel/ptrace.c:347: error: `audit_syscall_exit' undeclared (first use in this function)
make[1]: *** [arch/um/kernel/ptrace.o] Error 1
make: *** [arch/um/kernel] Error 2
Fri, 01 Apr 2005 09:08:16 +0200

in particular I suspect:

# include/linux/audit.h
# 2005/03/25 13:53:15+00:00 dwmw2@shinybook.infradead.org +44 -4
# Add AUDIT_ARCH and its definitions
# Add arch to audit_syscall_entry()
# Add success/failure to audit_syscall_exit()
#
# arch/x86_64/kernel/ptrace.c
# 2005/03/25 13:53:15+00:00 dwmw2@shinybook.infradead.org +8 -5
# Reorder audit w.r.t ptrace, provide arch and success.
#
# arch/s390/kernel/ptrace.c
# 2005/03/25 13:53:15+00:00 dwmw2@shinybook.infradead.org +11 -10
# Reorder audit w.r.t ptrace, provide arch and success.
#
# arch/ppc64/kernel/ptrace.c
# 2005/03/25 13:53:15+00:00 dwmw2@shinybook.infradead.org +10 -6
# Reorder audit w.r.t ptrace, provide arch and success.
#
# arch/mips/kernel/ptrace.c
# 2005/03/25 13:53:15+00:00 dwmw2@shinybook.infradead.org +28 -10
# Reorder audit w.r.t ptrace, provide arch and success.
#
# arch/ia64/kernel/ptrace.c
# 2005/03/25 13:53:14+00:00 dwmw2@shinybook.infradead.org +13 -8
# Reorder audit w.r.t ptrace, provide arch and success.
#
# arch/i386/kernel/ptrace.c
# 2005/03/25 13:53:14+00:00 dwmw2@shinybook.infradead.org +9 -10
# Reorder audit w.r.t ptrace, provide arch and success.

defconfig, gcc 3.3.5, see http://l4x.org/k/?d=3004 for details.

Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-04-06 13:31    [W:0.413 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site