Re: [PATCH v4 11/17] x86/entry/64: Migrate 64-bit and compat syscalls to new exit hooks

From: Denys Vlasenko
Date: Thu Jul 02 2015 - 12:57:22 EST


On Mon, Jun 29, 2015 at 9:33 PM, Andy Lutomirski <luto@xxxxxxxxxx> wrote:
> + jmp int_ret_from_sys_call


> + testl $(_TIF_ALLWORK_MASK & ~_TIF_SYSCALL_AUDIT), ASM_THREAD_INFO(TI_flags, %rsp, SIZEOF_PTREGS)
> + jnz ia32_ret_from_sys_call

The files got reformatted to use a consistent style
with tab between insn mnemonic and its arguments.
Please do not break it again...
--
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/