lkml.org 
[lkml]   [2009]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[Patch 0/4] module: merge module_32.c and module_64.c

This patch set aims to merge module_32.c and module_64.c into
module.c. And plus some other related fixes.

Please apply in order.

I have tested this patch set on x86_64, and uml over x86_64,
and compile tested on i386. It looks fine.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@elte.hu>

arch/um/sys-i386/Makefile | 2
arch/um/sys-x86_64/Makefile | 4
arch/um/sys-x86_64/um_module.c | 21 ---
arch/x86/kernel/Makefile | 4
arch/x86/kernel/module.c | 262 ++++++++++++++++++++++++++++++++++++++++-
arch/x86/kernel/module_32.c | 152 -----------------------
arch/x86/kernel/module_64.c | 194 ------------------------------
7 files changed, 264 insertions(+), 375 deletions(-)



\
 
 \ /
  Last update: 2009-05-26 10:41    [W:0.113 / U:0.564 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site