[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK1hOcMi1XMnM8Ko_8XqFrtU92wVRW-j9NP4LT1L6JS1ib8Eqw@mail.gmail.com>
Date: Thu, 2 Jul 2015 18:56:51 +0200
From: Denys Vlasenko <vda.linux@...glemail.com>
To: Andy Lutomirski <luto@...nel.org>
Cc: X86 ML <x86@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Frédéric Weisbecker <fweisbec@...il.com>,
Rik van Riel <riel@...hat.com>,
Oleg Nesterov <oleg@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Kees Cook <keescook@...omium.org>,
Brian Gerst <brgerst@...il.com>,
Paul McKenney <paulmck@...ux.vnet.ibm.com>
Subject: Re: [PATCH v4 11/17] x86/entry/64: Migrate 64-bit and compat syscalls
to new exit hooks
On Mon, Jun 29, 2015 at 9:33 PM, Andy Lutomirski <luto@...nel.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists