From: Jan Dittmer <jdittmer@ppp0.net>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, dwmw2@shinybook.infradead.org
Subject: Re: 2.6.12-rc1-mm4
Date: Fri, 01 Apr 2005 09:24:11 +0200 [thread overview]
Message-ID: <424CF71B.80204@ppp0.net> (raw)
In-Reply-To: <20050331022554.735a1118.akpm@osdl.org>
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
next prev parent reply other threads:[~2005-04-01 7:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-31 10:25 2.6.12-rc1-mm4 Andrew Morton
2005-03-31 10:52 ` 2.6.12-rc1-mm4 Coywolf Qi Hunt
2005-03-31 22:23 ` [2.6 patch] let SERIAL_JSM depend on PCI Adrian Bunk
2005-04-01 7:24 ` Jan Dittmer [this message]
2005-04-02 13:38 ` 2.6.12-rc1-mm4: oops in sysfs/symlink.c Manuel Lauss
2005-04-04 10:54 ` 2.6.12-rc1-mm4 Borislav Petkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=424CF71B.80204@ppp0.net \
--to=jdittmer@ppp0.net \
--cc=akpm@osdl.org \
--cc=dwmw2@shinybook.infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.