Re: [PATCH 2/5] x86/asm/entry/32: Expand auditsys_FOO macros in SYSCALL32 code path

From: Andy Lutomirski
Date: Mon Jul 27 2015 - 16:51:49 EST


On Mon, Jul 27, 2015 at 1:33 PM, Denys Vlasenko <dvlasenk@xxxxxxxxxx> wrote:
> This is a preparatory change which allows to drop most of SYSENTER machinery
> and make SYSENTER reuse SYSCALL code: we will be deleting entire
> SYSENTER code block, including auditsys_entry_common and
> auditsys_exit macros.

Assuming the object file with CONFIG_AUDITSYSCALL is identical before
and after, then:

Acked-by: Andy Lutomirski <luto@xxxxxxxxxx>

(Except that you forgot to accidentally delete all the audit code in
this patch.)

--Andy
--
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/