On Mon, Jul 27, 2015 at 1:33 PM, Denys Vlasenko <[email protected]> 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 <[email protected]> (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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

