module: merge module_alloc() finally
authorAmerigo Wang <amwang@redhat.com>
Thu, 4 Jun 2009 01:46:46 +0000 (21:46 -0400)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:17:03 +0000 (21:47 +0930)
commitc398df30d5caad626ac72bfab0361a7b0f67a661
treeaec470204a0770d138f5d1e2a44ba5921e99bc02
parentc0e5e10bf380c7a7c4e8c8b7d42e0aba623e76a6
module: merge module_alloc() finally

As Christoph Hellwig suggested, module_alloc() actually can be
unified for i386 and x86_64 (of course, also UML).

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: 'Ingo Molnar' <mingo@elte.hu>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/um/include/asm/pgtable.h
arch/x86/include/asm/pgtable_32_types.h
arch/x86/kernel/module.c