[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1258142098-3832-1-git-send-email-brgerst@gmail.com>
Date: Fri, 13 Nov 2009 14:54:54 -0500
From: Brian Gerst <brgerst@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] x86: Merge kernel_thread()
This patch series merges 32/64-bit implementations of kernel_thread,
and cleans up related code.
arch/x86/kernel/entry_32.S | 8 +----
arch/x86/kernel/entry_64.S | 49 ++-----------------------------------
arch/x86/kernel/process.c | 30 +++++++++++++++++++++++
arch/x86/kernel/process_32.c | 33 -------------------------
arch/x86/kernel/process_64.c | 7 ++---
arch/x86/kernel/x8664_ksyms_64.c | 2 -
6 files changed, 38 insertions(+), 91 deletions(-)
--
Brian Gerst
--
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