[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57D9C139.1000601@linux.intel.com>
Date: Wed, 14 Sep 2016 14:29:29 -0700
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: Kyle Huey <me@...ehuey.com>,
Robert O'Callahan <robert@...llahan.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
"maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" <x86@...nel.org>,
Al Viro <viro@...iv.linux.org.uk>,
Anna Schumaker <Anna.Schumaker@...app.com>,
David Howells <dhowells@...hat.com>,
"Dmitry V. Levin" <ldv@...linux.org>,
Eric B Munson <emunson@...mai.com>,
Andy Lutomirski <luto@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
"Michael S. Tsirkin" <mst@...hat.com>, Jiri Slaby <jslaby@...e.cz>,
Andrey Ryabinin <aryabinin@...tuozzo.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Borislav Petkov <bp@...en8.de>,
Dmitry Vyukov <dvyukov@...gle.com>,
"open list:X86 ARCHITECTURE (32-BIT AND 64-BIT)"
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 1/3] syscalls,x86 Expose arch_prctl on x86-32.
On 09/14/2016 02:01 PM, Kyle Huey wrote:
> Signed-off-by: Kyle Huey <khuey@...ehuey.com>
> ---
> arch/x86/entry/syscalls/syscall_32.tbl | 1 +
> arch/x86/kernel/process.c | 80 ++++++++++++++++++++++++++++++++++
> arch/x86/kernel/process_64.c | 66 ----------------------------
> 3 files changed, 81 insertions(+), 66 deletions(-)
Could you explain a bit about what is going on here? Is it just a plain
old code move, _why_ you had to do it this way, etc...?
Powered by blists - more mailing lists