Re: [PATCH 3/4] x86_64 ia32 syscall audit fast-path

From: Roland McGrath
Date: Wed Jul 23 2008 - 21:05:27 EST


Oops! Duh. I replaced the same GIT branch with a rebased set that uses
#ifdef CONFIG_AUDITSYSCALL. No changes to the code you tested, only that
it compiles away to exactly no difference when audit is compiled out.

The following changes since commit 20b7997e8abdf338dcc27fb4f1333c4973a7f113:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../drzeus/mmc

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland.git x86/auditsc

Roland McGrath (4):
x86_64: remove bogus optimization in sysret_signal
x86_64 syscall audit fast-path
x86_64 ia32 syscall audit fast-path
i386 syscall audit fast-path

arch/x86/ia32/ia32entry.S | 91 ++++++++++++++++++++++++++++++++++++++++++--
arch/x86/kernel/entry_32.S | 55 +++++++++++++++++++++++++-
arch/x86/kernel/entry_64.S | 55 ++++++++++++++++++++++++--
kernel/auditsc.c | 3 +-
4 files changed, 192 insertions(+), 12 deletions(-)


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