On Mon, Jun 29, 2015 at 9:33 PM, Andy Lutomirski <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

